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-05 19:38:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
bb8f69e901
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Adam Brenecki
0e3a80fa68
[1.8.x]
Fixed
#24972
-- Fixed removing unique_together indexes on MySQL.
...
Backport of
65296b3be3
from master
2015-06-15 17:32:07 -04:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
models.py
[1.8.x]
Fixed
#24972
-- Fixed removing unique_together indexes on MySQL.
2015-06-15 17:32:07 -04:00
tests.py
[1.8.x]
Fixed
#24972
-- Fixed removing unique_together indexes on MySQL.
2015-06-15 17:32:07 -04:00