This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
timezones
History
David Smith
8208381ba6
Refs
#32956
-- Corrected spelling of daylight saving time.
...
AP Stylebook: Saving not savings, no hyphen, and lowercase.
2021-08-06 13:00:24 +02:00
..
__init__.py
…
admin.py
…
forms.py
…
models.py
Added test for errors when saving timezone-aware times if not supported.
2021-07-06 10:44:06 +02:00
tests.py
Refs
#32956
-- Corrected spelling of daylight saving time.
2021-08-06 13:00:24 +02:00
urls.py
…