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-06-03 18:49:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
/
models
/
functions
History
Sigurd Ljødal
3e09b37f80
Fixed
#28649
-- Added ExtractIsoYear database function and iso_year lookup.
2018-08-18 13:09:15 -04:00
..
__init__.py
Fixed
#28649
-- Added ExtractIsoYear database function and iso_year lookup.
2018-08-18 13:09:15 -04:00
comparison.py
Fixed
#28857
-- Fixed invalid SQL when using Cast with complex expressions on PostgreSQL.
2018-01-17 09:28:03 -05:00
datetime.py
Fixed
#28649
-- Added ExtractIsoYear database function and iso_year lookup.
2018-08-18 13:09:15 -04:00
math.py
Refs
#28643
-- Added math database functions.
2018-07-05 11:02:12 -04:00
text.py
Refs
#28643
-- Added Repeat database function.
2018-04-03 19:36:12 +02:00
window.py
Refs
#26608
-- Removed unneeded name attribute in window functions.
2018-07-05 11:38:07 -04:00