This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-05-09 08:04:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cd2fe829dd
django
/
tests
/
field_deconstruction
History
Adam Bogdał
cd2fe829dd
Fixed
#24195
-- Deconstructed the limit_choices_to option of related fields.
...
Migrations will now be created for changes to limit_choices_to.
2017-06-14 08:57:24 -04:00
..
__init__.py
Ported over Field.deconstruct() from my schema alteration branch.
2013-06-28 17:27:52 +01:00
tests.py
Fixed
#24195
-- Deconstructed the limit_choices_to option of related fields.
2017-06-14 08:57:24 -04:00