You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there!
Sorry about that! I will add a readme file to the repo
Before running the project, you must install the dependencies listed in the "requirements.txt" file
Using pip, usually it's just a matter of running the command "pip install -r requirements.txt"
I'm a noob when it comes to Django, so i just cloned the project and tried
python manage.py runserver
and gotNo module named decouple
.Please fix this or provide a README if I need to do something else to get this working.
The text was updated successfully, but these errors were encountered: