Reorganise project layout

This commit is contained in:
Jonathan Cremin 2015-01-18 14:33:53 +00:00
parent 206434b7de
commit 2dee05b51e
17 changed files with 10 additions and 103 deletions

3
app/tests.py Normal file
View file

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.