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
127b3873d0
django1
/
django
/
db
/
models
/
fields
History
Karl Hobley
81e1a35c36
Fixed
#24495
-- Allowed unsaved model instance assignment check to be bypassed.
2015-03-18 19:00:09 -04:00
..
__init__.py
Fixed
#24376
-- added verbose_name arg to UUIDField
2015-02-21 13:27:49 -05:00
files.py
Fixed typo in django/db/models/fields/files.py comment.
2015-02-20 20:11:13 -05:00
proxy.py
Added missing deconstruct() methods.
2013-12-06 15:23:34 +01:00
related.py
Fixed
#24495
-- Allowed unsaved model instance assignment check to be bypassed.
2015-03-18 19:00:09 -04:00
subclassing.py
Fixed
#18757
,
#14462
,
#21565
-- Reworked database-python type conversions
2014-09-03 20:36:03 +01:00