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-07-19 19:25:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
03b6947728
django
/
tests
/
db_functions
History
Download ZIP
Download TAR.GZ
Claude Paroz
03b6947728
Fixed
#24932
-- Added Cast database function.
...
Thanks Ian Foote for the initial patch.
2016-03-29 08:14:33 -04:00
..
__init__.py
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
test_cast.py
Fixed
#24932
-- Added Cast database function.
2016-03-29 08:14:33 -04:00
tests.py
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00