To run this:
$ pip3 install -r requirements.txt
- Put your OpenWeatherMap API key in
API_KEY
variable in theweatherupdates/views.py
file. - Run the app via:
$ python manage.py runserver
To run this:
$ pip3 install -r requirements.txt
API_KEY
variable in the weatherupdates/views.py
file.$ python manage.py runserver