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
cdf6eba181
django1
/
django
/
db
/
models
/
fields
History
Andrew Godwin
cd7a2a077e
Fixed
#22199
: Bad max_length deconstruction for FileField
2014-03-08 13:59:12 -08:00
..
__init__.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00
files.py
Fixed
#22199
: Bad max_length deconstruction for FileField
2014-03-08 13:59:12 -08:00
proxy.py
Added missing deconstruct() methods.
2013-12-06 15:23:34 +01:00
related.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00
subclassing.py
Fixed
#12568
-- no error when accessing custom field's descriptor
2013-09-18 10:03:52 +03:00