Beginnings of the integrated front-end website.

This commit is contained in:
Greg Taylor 2007-06-05 20:06:21 +00:00
parent bb6905c1ca
commit 1e13d94b20
12 changed files with 1258 additions and 2 deletions

3
apps/website/models.py Normal file
View file

@ -0,0 +1,3 @@
from django.db import models
# Create your models here.