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-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
c56c42b5c0
django
/
tests
/
field_deconstruction
History
Download ZIP
Download TAR.GZ
Markus Holtermann
45bd7b3bd9
Fixed
#23455
-- Forced related_name to be a unicode string during deconstruction.
2014-09-25 17:49:44 -04:00
..
__init__.py
Ported over Field.deconstruct() from my schema alteration branch.
2013-06-28 17:27:52 +01:00
tests.py
Fixed
#23455
-- Forced related_name to be a unicode string during deconstruction.
2014-09-25 17:49:44 -04:00