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-19 02:01:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
77e579087e
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Simon Charette
77e579087e
[1.9.x] Refs
#25745
-- Avoided multiple registration of the same model in schema tests.
...
Backport of
64240263f2
from master
2015-11-14 12:08:34 -05:00
..
__init__.py
fields.py
Fix import sorting problem.
2015-09-21 22:55:18 +02:00
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
tests.py
[1.9.x] Refs
#25745
-- Avoided multiple registration of the same model in schema tests.
2015-11-14 12:08:34 -05:00