Very basic start to assets

no real work done yet, just a basic structure and a start to models
This commit is contained in:
Tom Price
2015-08-04 19:58:39 +01:00
parent e286d8bdee
commit 5cdc75ce5c
6 changed files with 22 additions and 0 deletions

3
assets/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.