summaryrefslogtreecommitdiff
path: root/django/contrib/contenttypes/tests
AgeCommit message (Expand)Author
2015-01-16Fixed #24099 -- Removed contenttype.name deprecated fieldClaude Paroz
2015-01-15Refs #24075 -- Silenced needless call_command output while running testsMarkus Holtermann
2015-01-14Fixed #24075 -- Prevented running post_migrate signals when unapplying initia...Markus Holtermann
2014-06-16Added database migration for contrib.contenttypes.Tim Graham