django/tests/regressiontests/admin_validation
2009-11-13 12:34:41 +00:00
..
__init__.py Fixed #8027: correctly validate fields/fieldsets in ModelAdmin validation when using custom ModelForms. 2008-08-28 15:43:04 +00:00
models.py Fixed #12209 -- Made the through attribute on a m2m relation into a property to ensure that the fully resolved through model is always provdided. Thanks to dgouldin for the report. 2009-11-13 12:34:41 +00:00