Initial commit.

This commit is contained in:
Jim Driessen
2017-01-20 17:45:58 +01:00
commit 47e7b5b59c
85 changed files with 12276 additions and 0 deletions

3
marietje/api/models.py Normal file
View File

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