start to restructure the project tree

This commit is contained in:
bkfox
2015-12-01 16:16:45 +01:00
parent cc5c53281e
commit 380efcbbcd
64 changed files with 68 additions and 819 deletions

View File

@ -3,10 +3,10 @@ from django.conf.urls import url, include
from website.models import *
from website.views import *
from aircox_cms.models import Article
from aircox_cms.views import Menu, Section, Sections
from aircox_cms.routes import *
from aircox_cms.website import Website
from aircox.cms.models import Article
from aircox.cms.views import Menu, Section, Sections
from aircox.cms.routes import *
from aircox.cms.website import Website
website = Website(