django1/django/core/meta
Adrian Holovaty 6f249c856b Fixed #527 and #768 -- Fixed longstanding bug with OneToOneFields. All unit tests now pass
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1313 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-20 22:18:41 +00:00
..
__init__.py Fixed #527 and #768 -- Fixed longstanding bug with OneToOneFields. All unit tests now pass 2005-11-20 22:18:41 +00:00
fields.py Fixed #683 -- Lightly refactored meta.fields.Field to add an attname attribute. 2005-11-09 23:37:41 +00:00