aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/reverse.py
AgeCommit message (Expand)Author
2015-03-19Handling the fallback in `reverse`Ion Scerbatiuc
2015-02-05Fix NamespaceVersioning with hyperlinked serializer fieldsTom Christie
2015-02-02Provide rest_framework.resolve. Fixes #2489Brandon Cazander
2014-12-16Versioning first passTom Christie
2014-10-01Use six.text_type instead of str everywhereTom Christie
2013-02-04Cleanup importsTom Christie
2012-10-29Fixes for urls with suffixesTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie