summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_validation/models.py
AgeCommit message (Expand)Author
2010-03-09[1.1.X] Fixed #12689: Fixed admin validation to report an error on invalid ex...Karen Tracey
2009-10-19[1.1.X] Moved the call to _get_foreign_key to run in all cases catching incor...Brian Rosner
2009-10-19[1.1.X] Fixed #11709 — Pass inline fk_name attribute when grabbing foreign ...Brian Rosner
2009-05-03Fixed #9932 -- Added a validation error when an inline tries to exclude the f...Russell Keith-Magee
2008-08-28Fixed #8027: correctly validate fields/fieldsets in `ModelAdmin` validation w...Jacob Kaplan-Moss