Blog app based on djangogirls tutorial to help teach young dev at ho@djangogirls.org
Obtain your api key from newsapi.org export newskey=newsapi_key
./manage.py makemigrations; ./manage.py migrate
./manage.py createsuperuser
Blog app based on djangogirls tutorial to help teach young dev at ho@djangogirls.org
PythonMIT
Blog app based on djangogirls tutorial to help teach young dev at ho@djangogirls.org
Obtain your api key from newsapi.org export newskey=newsapi_key
./manage.py makemigrations; ./manage.py migrate
./manage.py createsuperuser