init
This commit is contained in:
commit
86ab85024d
16 changed files with 123 additions and 0 deletions
0
karagarga/__init__.py
Normal file
0
karagarga/__init__.py
Normal file
3
karagarga/models.py
Normal file
3
karagarga/models.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
1
karagarga/views.py
Normal file
1
karagarga/views.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Create your views here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue