I\'ve set up a Django project which makes use of the django-rest-framework to provide some ReST functionality. The website and the rest functionality are all workin
django-rest-framework
What about django-dynamicsites-lite. And your code will be more clean because API and site are in different folders.