add django generated websites app
This commit is contained in:
parent
57d4b128f5
commit
ba85ad8ad9
5 changed files with 9 additions and 0 deletions
3
gnuviechadmin/websites/models.py
Normal file
3
gnuviechadmin/websites/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