django1/django/db/models/fields
Malcolm Tredinnick ea100b607a Added the small changes necessary to make creating custom model fields easier.
Also includes some tests for this.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6651 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-11-05 13:59:42 +00:00
..
__init__.py Added the small changes necessary to make creating custom model fields easier. 2007-11-05 13:59:42 +00:00
related.py Removed a bunch of legacy django.db.backend imports 2007-08-20 02:28:40 +00:00
subclassing.py Added the small changes necessary to make creating custom model fields easier. 2007-11-05 13:59:42 +00:00