This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 10:34:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
f7017db92c
django
/
tests
/
humanize_tests
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
efb7f9ced2
Refs
#36005
-- Used datetime.UTC alias instead of datetime.timezone.utc.
...
datetime.UTC was added in Python 3.11.
2025-02-18 08:35:36 +01:00
..
__init__.py
Moved contrib.humanize tests out of contrib.
2015-02-11 10:19:22 -05:00
tests.py
Refs
#36005
-- Used datetime.UTC alias instead of datetime.timezone.utc.
2025-02-18 08:35:36 +01:00