add first control app

This commit is contained in:
Laura Klünder 2016-08-17 14:34:43 +02:00
parent 6b373246e8
commit 0f65f63eab
11 changed files with 91 additions and 16 deletions

View file

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