Skip to content

Deprecated settings #3034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

smilerz
Copy link
Collaborator

@smilerz smilerz commented Mar 13, 2024

moved deprecated setting STATICFILES_STORAGE to STORAGE['staticfiles']
moved deprecated setting DEFAULT_FILE_STORAGE to STORAGE['default']
removed deprecated setting I10N
address deprecated .save() in Factory._after_postgeneration
change all naive datetimes to timezone aware dateimes
add ability to run tests in parrallel

@vabene1111
Copy link
Collaborator

looks good to me, thanks. Wil merge this but need to setup S3 test environment first (even tough I think it should be fine).

@vabene1111 vabene1111 self-requested a review March 25, 2024 06:47
@smilerz smilerz closed this Jul 14, 2025
@smilerz smilerz deleted the deprecated_settings branch July 14, 2025 15:47
@vabene1111
Copy link
Collaborator

@smilerz is there a reason you closed this? I know it cannot easily be merged anymore but I left it open to use it as a checklist when updating after the V2 release?

@smilerz smilerz restored the deprecated_settings branch July 17, 2025 12:49
@smilerz
Copy link
Collaborator Author

smilerz commented Jul 17, 2025

Just cleanup - I'll reopen it for reference.

@smilerz smilerz reopened this Jul 17, 2025
@vabene1111
Copy link
Collaborator

awesome, thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants