Basic django-piston based API package.

This commit is contained in:
2010-03-18 23:35:45 +00:00
parent 65407b42dc
commit 3931f86dee
7 changed files with 125 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ INSTALLED_APPS = (
'mumble',
'reddit',
'sso',
'api',
)
# Disable the service API, used for data imports