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 (
commit 230781a14bae814cc0c1fc8aeabe90ba225dda5d
tree 91b46197358970627daae6841c6dc9c311c15cd5
parent c2c01b1b0251ebe3e430393816e1b865dd5367b0
tree 91b46197358970627daae6841c6dc9c311c15cd5
parent c2c01b1b0251ebe3e430393816e1b865dd5367b0
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README | ||
| |
bootstrap.py | ||
| |
buildout.cfg | ||
| |
docs/ | ||
| |
setup.py | ||
| |
src/ |
README
Django Basic Tumblelog ====================== * `Homepage`_ 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. .. _Homepage: http://code.google.com/p/django-basic-tumblelog/ .. _Django: http://djangoproject.org/








