This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Aug 18 15:34:15 -0700 2008 | |
| |
README | Mon Aug 18 15:38:12 -0700 2008 | |
| |
__init__.py | Mon Aug 18 15:33:48 -0700 2008 | |
| |
couch_docs/ | Mon Aug 18 15:33:48 -0700 2008 | |
| |
manage.py | Mon Aug 18 15:33:48 -0700 2008 | |
| |
settings.py | Mon Aug 18 15:33:48 -0700 2008 | |
| |
urls.py | Mon Aug 18 15:33:48 -0700 2008 |
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.






