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-03-16 04:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Tim Graham
4c12b10263
[1.11.x] Refs
#28052
-- Cleaned up some indexes in schema tests.
...
Backport of d0e43f225f59145903c72c650eeef1f80e12f9ed from master
2017-05-01 22:22:58 -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] Refs
#28052
-- Cleaned up some indexes in schema tests.
2017-05-01 22:22:58 -04:00