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-05 11:28:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
bb8f69e901
django
/
tests
/
field_deconstruction
History
Download ZIP
Download TAR.GZ
Tim Graham
247251c2e1
[1.8.x] Refs
#24483
-- Added a test for deconstruction of Field.choices
...
Backport of
b4a56ed4f5
from master
2015-03-18 13:56:33 -04:00
..
__init__.py
Ported over Field.deconstruct() from my schema alteration branch.
2013-06-28 17:27:52 +01:00
tests.py
[1.8.x] Refs
#24483
-- Added a test for deconstruction of Field.choices
2015-03-18 13:56:33 -04:00