summaryrefslogtreecommitdiff
path: root/django/contrib/contenttypes/tests
AgeCommit message (Expand)Author
2015-01-15[1.7.x] Refs #24075 -- Silenced needless call_command output while running testsMarkus Holtermann
2015-01-14[1.7.x] Fixed #24075 -- Prevented running post_migrate signals when unapplyin...Markus Holtermann
2014-06-16[1.7.x] Added database migration for contrib.contenttypes.Tim Graham