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-04 10:59:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
3410820460
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Jon Dufresne
3410820460
Fixed
#26833
-- Fixed SchemaEditor._constraint_names() to handle features.uppercases_column_names.
2016-07-07 08:09:42 -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
#25694
-- Removed incorrect _uniq suffix on index names during migrations.
2016-06-29 14:47:29 -04:00
tests.py
Fixed
#26833
-- Fixed SchemaEditor._constraint_names() to handle features.uppercases_column_names.
2016-07-07 08:09:42 -04:00