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-11-28 22:49:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
285b08abc1
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Simon Charette
64240263f2
Refs
#25745
-- Avoided multiple registration of the same model in schema tests.
2015-11-14 11:33:28 -05:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
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
Refs
#25745
-- Avoided multiple registration of the same model in schema tests.
2015-11-14 11:33:28 -05:00