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-10-27 07:36:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
cb90d489da4247c1c7ced86a42a2d89488fec67c
django
/
tests
/
schema
History
Markus Holtermann
e55cb91bd4
[1.8.x]
Fixed
#24163
-- Removed unique constraint after index on MySQL
...
Thanks Łukasz Harasimowicz for the report. Backport of
5792e6a88c
from master
2015-01-19 16:55:25 +01:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
models.py
[1.8.x]
Fixed
#24163
-- Removed unique constraint after index on MySQL
2015-01-19 16:55:25 +01:00
tests.py
[1.8.x]
Fixed
#24163
-- Removed unique constraint after index on MySQL
2015-01-19 16:55:25 +01:00