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-04-10 00:09:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Mariusz Felisiak
d50e0e6553
[1.11.x] Simplified schema.tests with assertForeignKeyExists()/assertForeignKeyNotExists().
...
Backport of 663d1c316070af80a41f136b76308f21993537e4 from master
2017-06-22 21:49:25 -04: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
[1.11.x]
Fixed
#28052
-- Prevented dropping Meta.indexes when changing db_index to False.
2017-05-01 12:22:29 -04:00
tests.py
[1.11.x] Simplified schema.tests with assertForeignKeyExists()/assertForeignKeyNotExists().
2017-06-22 21:49:25 -04:00