mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-29 15:07:39 +03:00
Fixing code "typo" in example.
In the original file, line 145 reads:
url(r'^api-auth/', include('rest_framework.urls'),
It's missing the closing parenthesis.
|
||
|---|---|---|
| .. | ||
| api-guide | ||
| img | ||
| topics | ||
| tutorial | ||
| CNAME | ||
| index.md | ||