summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_forms_regress
AgeCommit message (Expand)Author
2009-04-11Fixed #10645 -- Added some robustness around some admin and modelform params.Malcolm Tredinnick
2009-04-08Fixed the test from [10447] to not depend on `os.listdir()` ordering. I alway...Jacob Kaplan-Moss
2009-04-08Fixed #8422: FilePathField now respects required=False.Jacob Kaplan-Moss
2008-10-08Fixed #9319 -- Fixed a crash when using the same model field in multipleMalcolm Tredinnick