aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/versioning.py
AgeCommit message (Expand)Author
2015-02-02Provide rest_framework.resolve. Fixes #2489Brandon Cazander
2015-01-19NotImplemented -> NotImplementedErrorTom Christie
2015-01-07prefer single quotes in source and double quotes in user visible strings; add...Craig Blaszczyk
2015-01-07use double quotes in user messagesCraig Blaszczyk
2015-01-07use double quotes for user visible strings; end user visible strings in full ...Craig Blaszczyk
2014-12-17More docs, plus 'ALLOWED_VERSIONS' setting.Tom Christie
2014-12-16Minor comment tweakTom Christie
2014-12-16AcceptHeaderVersioning to return unicode strings.Tom Christie
2014-12-16Added NamespaceVersioningTom Christie
2014-12-16Versioning first passTom Christie