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-05 19:38:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
stable/3.0.x
django
/
tests
/
db_functions
/
datetime
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Hasan Ramezani
402e6d292f
Fixed
#30602
-- Made Extract raise ValueError when using unsupported lookups for DurationField.
2019-07-12 08:08:35 +02:00
..
__init__.py
test_extract_trunc.py
Fixed
#30602
-- Made Extract raise ValueError when using unsupported lookups for DurationField.
2019-07-12 08:08:35 +02:00
test_now.py