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-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
cd2fe829dd
django
/
tests
/
field_deconstruction
History
Download ZIP
Download TAR.GZ
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