Build And Deploy a REST API with Django REST Framework #2 Project Set Up

preview_player
Показать описание
In this video, we set up our project by keeping our project secrets in the environment variables. We also create our Django project and set up our authentication and order apps.

SOURCE CODE:

FOLLOW ME:

GITHUB:

TWITTER:
Рекомендации по теме
Комментарии
Автор

This is awesome, with clear explanations and a good project.

gabrielgitonga
Автор

Why should debug be set to false during production

tundebadmus
Автор

#clarification In case someone is working on windows, you will get the following error : "ModuleNotFoundError: No module named 'authentication'". Well, you should change the location of the 'authentication' folder and put it in the 'pizza' folder. ( at least, that's how I fixed the problem)

karimahadj-rabah