Commit 70bd3a32 by Tom Christie

Minor comment tweak

parent fe9647ce
......@@ -56,7 +56,7 @@ class HostNameVersioning(BaseVersioning):
return match.group(1)
# We don't need to implement `reverse`, as the hostname will already be
# preserved as part of the standard `reverse` implementation.
# preserved as part of the REST framework `reverse` implementation.
class AcceptHeaderVersioning(BaseVersioning):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment