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 (
lucasvo (author)
Mon Apr 13 07:47:55 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
docs/ | ||
| |
setup.py | ||
| |
tumblelog/ |
README.markdown
Django Basic Tumblelog
A simple tumblelog application for Django projects.
To install this app, simply create a folder somewhere in your PYTHONPATH place the 'tumblelog' app inside. Then add 'tumblelog' to your projects INSTALLED_APPS list in your settings.py file.








