Splitting web stuff off into a separate apps directory. This stuff will end up being replaced/re-written, it's ancient and really badly done.
This commit is contained in:
parent
75b39ada13
commit
ed1510c4a7
12 changed files with 23 additions and 23 deletions
3
webapps/website/models.py
Normal file
3
webapps/website/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