mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Add rest_framework.authtoken on installed apps when the option to use DRF is selected, because the endpoint '/auth-token/" depends on the said app. |
||
|---|---|---|
| .. | ||
| settings | ||
| __init__.py | ||
| api_router.py | ||
| celery_app.py | ||
| urls.py | ||
| wsgi.py | ||