django1/django/db/models/fields
Claude Paroz 9cb80356fc [py3] Fed strftime with unicode on Python 3 2012-08-14 16:19:58 +02:00
..
__init__.py remove a bunch of unnescesarry iterkeys() calls 2012-08-08 07:33:15 -07:00
files.py [py3] Fed strftime with unicode on Python 3 2012-08-14 16:19:58 +02:00
proxy.py Fixed #13328 -- Ensured that querysets on models with callable defaults can be pickled. No, really this time. Thanks to Alex for his help brainstorming the solution. 2010-04-21 16:34:33 +00:00
related.py remove a bunch of unnescesarry iterkeys() calls 2012-08-08 07:33:15 -07:00
subclassing.py Removed deprecated legacy connection handling for `Field.get_db_*`. 2011-03-30 17:48:42 +00:00