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 c8feab97d3530afdf40b9f2d3b9680644ed3553d
tree f0f8747612301dc5c42d7e8f499d1ea95f3cb7fd
parent e2e5603392521f5e2c1c7d7d47a385aaabd2f248
tree f0f8747612301dc5c42d7e8f499d1ea95f3cb7fd
parent e2e5603392521f5e2c1c7d7d47a385aaabd2f248
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README.rst | ||
| |
bootstrap.py | ||
| |
buildout.cfg | ||
| |
docs/ | ||
| |
setup.py | ||
| |
src/ |
README.rst
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.








