django1/django/core/meta
Adrian Holovaty 7a80b2cc98 Fixed bug for OneToOneFields in the admin -- the manipulator_validator_unique wasn't doing the correct lookup
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1322 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-21 01:39:18 +00:00
..
__init__.py Fixed #527 -- Changed method_get_related() to use rel.get_related_field() instead of rel.field_name 2005-11-21 00:05:18 +00:00
fields.py Fixed bug for OneToOneFields in the admin -- the manipulator_validator_unique wasn't doing the correct lookup 2005-11-21 01:39:18 +00:00