mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 13:54:47 +03:00
Added reference to RFC 4918
This commit is contained in:
parent
a78f68a774
commit
46a7062c9a
|
@ -3,6 +3,7 @@ Descriptive HTTP status codes, for code readability.
|
|||
|
||||
See RFC 2616 - http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
|
||||
And RFC 6585 - http://tools.ietf.org/html/rfc6585
|
||||
And RFC 4918 - https://tools.ietf.org/html/rfc4918
|
||||
"""
|
||||
from __future__ import unicode_literals
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user