This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
field_deconstruction
History
Adam Johnson
9e1b6b8a66
Fixed
#23916
-- Allowed makemigrations to handle related model name case changes.
...
Made autodetector ignore related model name case changes so unnecessary migrations are not created.
2020-03-25 10:39:34 +01:00
..
__init__.py
Ported over Field.deconstruct() from my schema alteration branch.
2013-06-28 17:27:52 +01:00
tests.py
Fixed
#23916
-- Allowed makemigrations to handle related model name case changes.
2020-03-25 10:39:34 +01:00