Skip to content
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

Deprecated settings #3034

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
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.

None yet

3 participants