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

Remove all branches for USE_TZ #45

Open
goodtune opened this issue May 21, 2023 · 1 comment
Open

Remove all branches for USE_TZ #45

goodtune opened this issue May 21, 2023 · 1 comment

Comments

@goodtune
Copy link
Owner

We have tried to support USE_TZ but it isn't worth it. We always deploy with it set to True, so just do away with the extra burden of maintaining this.

@goodtune
Copy link
Owner Author

This appearing in the test suite is super annoying.

RuntimeWarning: DateTimeField Match.datetime received a naive datetime (2021-09-10 03:53:04.460526) while time zone support is active.

Getting rid of it will be a nice win for my sanity.

goodtune added a commit that referenced this issue May 21, 2023
- Only test against LTS releases of Django
- Switch to pyproject.toml as the modern standard
- Remove some USE_TZ code - refs #45
goodtune added a commit that referenced this issue May 21, 2023
- Only test against LTS releases of Django
- Switch to pyproject.toml as the modern standard
- Remove some USE_TZ code - refs #45
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

No branches or pull requests

1 participant