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')) ]
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
1-serialization.md | Loading commit data... | |
2-requests-and-responses.md | Loading commit data... | |
3-class-based-views.md | Loading commit data... | |
4-authentication-and-permissions.md | Loading commit data... | |
5-relationships-and-hyperlinked-apis.md | Loading commit data... | |
6-viewsets-and-routers.md | Loading commit data... | |
quickstart.md | Loading commit data... |