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 cde70f96541c420bdb3e19f05775ad980c26dc5d
tree ea7cdd35205c1e81f8f76354e30594b32127c17f
parent e17ba591131de223e8d4995b76c7713f24239fa2
tree ea7cdd35205c1e81f8f76354e30594b32127c17f
parent e17ba591131de223e8d4995b76c7713f24239fa2
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | Wed Jul 02 08:17:34 -0700 2008 | |
| |
__init__.py | ||
| |
admin.py | ||
| |
feeds.py | ||
| |
fixtures/ | ||
| |
locale/ | ||
| |
managers.py | ||
| |
models.py | ||
| |
sitemap.py | ||
| |
templates/ | ||
| |
templatetags/ | ||
| |
tests.py | ||
| |
urls.py | ||
| |
views.py |
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.








