This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
79a9603ba8
django
/
tests
/
schema
History
Jon Dufresne
2e4cfcd2b9
Fixed
#26889
-- Fixed missing PostgreSQL index in SchemaEditor.add_field().
2016-07-13 14:33:54 -07:00
..
__init__.py
…
fields.py
Fix import sorting problem.
2015-09-21 22:55:18 +02:00
models.py
Fixed
#25694
-- Removed incorrect _uniq suffix on index names during migrations.
2016-06-29 14:47:29 -04:00
tests.py
Fixed
#26889
-- Fixed missing PostgreSQL index in SchemaEditor.add_field().
2016-07-13 14:33:54 -07:00