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
bc7668eb51
django1
/
django
/
db
/
models
/
fields
History
Andrew Godwin
86e69bf3b6
Fixed
#21785
: Bad handling of both auto_now and _add on deconstruct
2014-01-17 10:46:03 +00:00
..
__init__.py
Fixed
#21785
: Bad handling of both auto_now and _add on deconstruct
2014-01-17 10:46:03 +00:00
files.py
Fixed assorted flake8 errors.
2013-10-11 07:25:14 -04:00
proxy.py
Added missing deconstruct() methods.
2013-12-06 15:23:34 +01:00
related.py
Replaced Options.object_name.lower() by Options.model_name.
2013-12-29 18:48:37 +01:00
subclassing.py
Fixed
#12568
-- no error when accessing custom field's descriptor
2013-09-18 10:03:52 +03:00