Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 232 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 232 Bytes

PrimoPrim — Somnium

A basic implementation of Django with MongoDB


  • Python 3.5.2
  • Django 1.9.1
  • PyMongo 3.4.0
  • MongoEngine 0.12.0

mongod --dbpath /usr/local/mongodb/data/db/ 
python manage.py runserver