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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Jon Dufresne
e9e705eedc
Added strict=True to all SchemaEditor.alter_field() calls in tests.
...
It should help catch bugs.
2016-07-08 12:03:33 -04:00
..
__init__.py
…
fields.py
…
models.py
Fixed
#25694
-- Removed incorrect _uniq suffix on index names during migrations.
2016-06-29 14:47:29 -04:00
tests.py
Added strict=True to all SchemaEditor.alter_field() calls in tests.
2016-07-08 12:03:33 -04:00