This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
149605dfb4
django1
/
django
/
db
/
models
/
fields
History
Andrew Godwin
4d2f9c38e8
Fixed
#23288
: deconstruct() ignoring related_name
2014-08-14 19:47:22 -07:00
..
__init__.py
Removed code that assumed BooleanField could be null.
2014-08-05 07:49:53 -04:00
files.py
Fixed
#21940
-- Added kwargs to contribute_to_class() of model fields..
2014-08-01 07:41:28 -04:00
proxy.py
Added missing deconstruct() methods.
2013-12-06 15:23:34 +01:00
related.py
Fixed
#23288
: deconstruct() ignoring related_name
2014-08-14 19:47:22 -07:00
subclassing.py
Fixed
#21940
-- Added kwargs to contribute_to_class() of model fields..
2014-08-01 07:41:28 -04:00