summaryrefslogtreecommitdiff
path: root/tests/view_tests/generic_urls.py
AgeCommit message (Expand)Author
2014-03-03Fixed many typos in comments and docstrings.Rodolfo Carvalho
2014-02-14Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded...Lukasz Balcerzak
2013-11-02Fixed #21302 -- Fixed unused imports and import *.Tim Graham
2013-09-18Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...Berker Peksag
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner