aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/reverse.py
AgeCommit message (Collapse)Author
2013-02-04Cleanup importsTom Christie
Mostly adding `from __future__ import unicode_literals` everywhere.
2012-10-29Fixes for urls with suffixesTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie