init membership

This commit is contained in:
Tomislav R 2016-03-03 22:55:23 +01:00
commit 9f944ca1ed
18 changed files with 8010 additions and 0 deletions

3
membership/tests.py Normal file
View file

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