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-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Simon Charette
2b582a7b84
Fixed
#29396
-- Added indirect values support to __year lookups.
...
Thanks Windson Yang for the initial patch.
2019-05-21 07:12:33 +02:00
..
comparison
Refs
#28643
-- Added NullIf database function.
2019-01-10 12:10:12 -05:00
datetime
Fixed
#29396
-- Added indirect values support to __year lookups.
2019-05-21 07:12:33 +02:00
math
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01:00
migrations
Fixed
#30240
-- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
2019-03-20 19:30:43 +01:00
text
Fixed
#30240
-- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
2019-03-20 19:30:43 +01:00
window
…
__init__.py
…
models.py
…
tests.py
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00