django1/django/core/meta
Adrian Holovaty 33c4e307f2 Simplified two unnecessary list comprehensions in core/meta/__init__.py. Thanks, Ned Batchelder
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2531 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-03-19 23:41:59 +00:00
..
__init__.py Simplified two unnecessary list comprehensions in core/meta/__init__.py. Thanks, Ned Batchelder 2006-03-19 23:41:59 +00:00
fields.py Fixed #1213 -- Changed value of NOT_PROVIDED so that it's not a string, to prevent possible (but highly unlikely) collisions. Thanks, akaihola 2006-03-01 03:51:55 +00:00