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-11-25 21:22:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
72f1eb48df
django
/
tests
/
field_deconstruction
History
Download ZIP
Download TAR.GZ
Baptiste Mispelon
72f1eb48df
Fixed
#23156
-- Added missing BinaryField.deconstruct() method.
2014-08-03 13:02:31 +02:00
..
__init__.py
Ported over Field.deconstruct() from my schema alteration branch.
2013-06-28 17:27:52 +01:00
tests.py
Fixed
#23156
-- Added missing BinaryField.deconstruct() method.
2014-08-03 13:02:31 +02:00