mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-16 19:41:03 +03: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 |