geosparks / django_sample_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django_sample_app

  1. Run pip install -r requirements.txt
  2. In the Django App settings.py add the database connection information
  3. Run python3 manage.py runserver
  4. Open http://localhost:8000/api/mongo/ to test the application.

About


Languages

Language:Python 100.0%