add first control app
This commit is contained in:
parent
6b373246e8
commit
0f65f63eab
11 changed files with 91 additions and 16 deletions
3
src/c3nav/control/models.py
Normal file
3
src/c3nav/control/models.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from django.db import models
|
||||
|
||||
# Create your models here.
|
Loading…
Add table
Add a link
Reference in a new issue