Opened 5 years ago
Last modified 5 years ago
#30733 closed Cleanup/optimization
Make datetime timezone conversion notices more consistent — at Version 1
Reported by: | Andrew Williams | Owned by: | Andrew Williams |
---|---|---|---|
Component: | Documentation | Version: | 2.2 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
In the QuerySet documentation, many of the APIs that work on datetime fields have a variation of the same notice indicating that when the USE_TZ setting is set to True, the database is used to do timezone conversions. It'd be worth replacing these with the most helpful of the variations.
Pull Request: https://github.com/django/django/pull/11718
Change History (1)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.