Added DRF files

This commit is contained in:
Fergal Moran
2014-08-27 22:21:48 +01:00
parent 7e66ed9166
commit fecae033e0
6 changed files with 327 additions and 0 deletions

3
api/models.py Normal file
View File

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