aboutsummaryrefslogtreecommitdiffstats
path: root/tests/urls.py
AgeCommit message (Expand)Author
2013-10-18Test that non-ASCII data in sessions works.Aymeric Augustin
2013-10-17Support DEFAULT_CHARSET != 'utf-8'. Fix #15.Aymeric Augustin
2013-10-17Enable unicode_literals in all non-empty modules.Aymeric Augustin
2013-10-17Remove compatibility code for unsupported version of Django.Aymeric Augustin
2012-12-30Avoid importing `django.conf.urls.defaults` on django 1.4+Simon Charette
2012-04-07Added resolved URL name to the Request var panel. Closes #214.Jannis Leidel
2011-08-25Update urlpattern tests to reflect new behaviorDavid Cramer
2011-06-14Move test suite into parent namespaceDavid Cramer