Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/lethain/comfy-django-example

A tutorial that shows how to use CouchDB with Django.
https://github.com/lethain/comfy-django-example

Last synced: 3 months ago
JSON representation

A tutorial that shows how to use CouchDB with Django.

Lists

README

        

Please rename the checked out project directory form 'comfy-django-example' to 'comfy_django_example' before trying to run the project. Run the project by first starting CouchDB

couchdb

and then run the Django project.

python manage.py runserver

And thats all there is to it.