django1/django/db/models/fields
Aymeric Augustin e091c18f50 [py3] Removed a remaining use of __metaclass__. 2012-08-14 23:45:12 +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 [py3] Removed a remaining use of __metaclass__. 2012-08-14 23:45:12 +02:00