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-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Mariusz Felisiak
555e3a848e
Removed unused __str__() methods in tests models.
...
Follow up to 6461583b6cc257d25880ef9a9fd7e2125ac53ce1.
2020-04-30 09:13:23 +02:00
..
comparison
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
datetime
Fixed
#30821
-- Added ExtractIsoWeekYear database function and iso_week_day lookup.
2019-10-02 10:41:34 +02:00
math
Used more specific unittest assertions in tests.
2019-10-29 12:37:30 +01:00
migrations
…
text
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
window
…
__init__.py
…
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
tests.py
…