summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_util
AgeCommit message (Expand)Author
2010-04-11Fixed #13301 -- Corrected problem with capitalization of changelist row heade...Russell Keith-Magee
2010-03-10Ensure that NullBooleanField displays the appropriate icon for null values in...James Bennett
2010-02-26Fixed #6191, #11296 -- Modified the admin deletion confirmation page to use t...Russell Keith-Magee
2010-02-01Fixed #12654 - Correctly display ForeignKey fields in read-only scenarios. Th...Jannis Leidel
2010-01-10Fixed #12455 -- corrected an oversight in result_headers not honoring admin_o...Brian Rosner
2010-01-09Fixed #12550 -- better handling with choices and null fields when displaying ...Brian Rosner