Initial REST API version 0 alpha

This commit is contained in:
Roberto Rosario
2011-11-22 00:56:56 -04:00
parent ffcaec1e91
commit 4e8f2c370b
10 changed files with 139 additions and 4 deletions

3
apps/rest_api/models.py Normal file
View File

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