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-13 19:00:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Jon Dufresne
1a2ee697e0
[1.10.x]
Fixed
#26889
-- Fixed missing PostgreSQL index in SchemaEditor.add_field().
...
Backport of 2e4cfcd2b9a0984ad6c4087a5deebbf33413835c from master
2016-07-13 21:55: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
Fixed
#26384
-- Fixed renaming the PK on a model with a self-referential FK on SQLite.
2016-03-29 13:25:09 -04:00
tests.py
[1.10.x]
Fixed
#26889
-- Fixed missing PostgreSQL index in SchemaEditor.add_field().
2016-07-13 21:55:25 -04:00