mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-26 03:23:59 +03:00
e203967e09
This allows users in Django 1.9+ to include the authentication urls without specifying the namespace, as in: urlpatterns = [ ... url(r'^auth/', include('rest_framework.urls')) ] |
||
---|---|---|
.. | ||
api-guide | ||
img | ||
topics | ||
tutorial | ||
CNAME | ||
index.md |