summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_custom_urls/tests.py
AgeCommit message (Expand)Author
2012-08-26Made model instance history admin view link not hard-coded. Refs #15294.Ramiro Morales
2012-08-14[py3] Fixed admin_custom_urls tests.Aymeric Augustin
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2012-04-30Ensured tests pass using custom PASSWORD_HASHERS.Anssi Kääriäinen
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2011-09-20Converted internal link generation in the admin and admin document generator ...Ramiro Morales