Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/modeladmin
Commit message (Expand)AuthorAgeFilesLines
* Fixed #18681 -- BaseModelAdmin.get_form and InlineModelAd...Loic Bistuer2013-05-311-0/+24
* Fixed #12674 -- provide a way to override admin validationHonza Kral2013-05-191-149/+90
* Fixed #19733 - deprecated ModelForms without 'fields' or ...Luke Plant2013-05-091-8/+1
* Further removal of static admin validation that can fail ...Luke Plant2013-05-091-21/+0
* Removed some failing tests missed in 1556b1c3b7a18cadf4d6...Luke Plant2013-05-091-42/+0
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-081-2/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+1541