init membership

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

3
membership/models.py Normal file
View file

@ -0,0 +1,3 @@
from django.db import models
# Create your models here.