django1/django/db/models/fields
Luke Plant f5ce1793a8 Small cleanup in prefetch_related code 2012-06-06 14:19:06 +01:00
..
__init__.py Fixed a typo in a comment. Refs #17742. 2012-06-01 08:09:58 +02:00
files.py Fixed #9893 -- Validated the length of file names 2012-05-17 16:02:05 +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 Small cleanup in prefetch_related code 2012-06-06 14:19:06 +01:00
subclassing.py Removed deprecated legacy connection handling for `Field.get_db_*`. 2011-03-30 17:48:42 +00:00