feat: add the new reminders app

This commit is contained in:
Daniel Quinn
2017-03-25 16:21:46 +00:00
parent e9fbeb27ff
commit bae7284d34
13 changed files with 127 additions and 0 deletions

3
src/reminders/tests.py Normal file
View File

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