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-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Tilman Koschnick
fdfbc66331
Fixed
#32392
-- Fixed ExclusionConstraint crash with Cast() in expressions.
2021-01-29 11:05:00 +01:00
..
comparison
Fixed
#32392
-- Fixed ExclusionConstraint crash with Cast() in expressions.
2021-01-29 11:05:00 +01:00
datetime
Refs
#32365
-- Allowed use of non-pytz timezone implementations.
2021-01-19 11:59:37 +01:00
math
Fixed
#32060
-- Added Random database function.
2020-10-02 06:58:03 +02:00
migrations
…
text
Fixed
#32178
-- Allowed database backends to skip tests and mark expected failures.
2020-12-10 18:00:57 +01:00
window
…
__init__.py
…
models.py
…
tests.py
…