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-07-21 10:09:14 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Jon Dufresne
8edfdddbc8
[1.8.x]
Fixed
#26889
-- Fixed missing PostgreSQL index in SchemaEditor.add_field().
...
Backport of 2e4cfcd2b9a0984ad6c4087a5deebbf33413835c from master
2016-07-13 22:15:43 -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
#26889
-- Fixed missing PostgreSQL index in SchemaEditor.add_field().
2016-07-13 22:15:43 -04:00