summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_inlines/admin.py
AgeCommit message (Expand)Author
2012-12-28[1.5.x] Fix #19524 -- Incorrect caching of parents of unsaved model instances.Aymeric Augustin
2012-06-07Fixed #18433 -- Fixed "View on Site" link in inline admin for models with cus...Daniel Hepper
2012-05-12Added missing relative imports in test files.Claude Paroz
2011-12-22Fixed #2879 -- Added support for the integration with Selenium and other in-b...Julien Phalip
2011-09-21Fixed #16838 -- Corrected broken add-another inline JS in admin with related_...Carl Meyer
2011-09-20Improved test isolation of the admin tests and assigned custom admin sites toRamiro Morales