summaryrefslogtreecommitdiff
path: root/tests/contenttypes_tests/models.py
AgeCommit message (Expand)Author
2014-03-03Fixed #16727 -- Added protocol-relative URL support to contenttypes.views.sho...Thomas Sorrel
2014-01-14Fixed #21774 -- Isolate all test urls from eachother.Marc Tamlyn
2013-11-02PEP8 cleanupJason Myers
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-03-14Deprecated django.views.defaults.shortcut.Aymeric Augustin