Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 335 Bytes

Just Todo It

A Todo app built with Django, Backbone.js, Marionette, and SQLite. Developed by Eric Zarowny and Stewart McCoy.

To run locally:

  1. If running a virtualenv and the env is named 'todo': workon todo
  2. python manage.py runserver