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 (
djournal /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jun 18 00:02:08 -0700 2009 | |
| |
README.rst | ||
| |
__init__.py | Tue Jun 23 03:33:56 -0700 2009 | |
| |
admin.py | ||
| |
context_processors.py | Wed Jun 24 04:41:58 -0700 2009 | |
| |
feeds.py | ||
| |
managers.py | Sat May 30 03:02:19 -0700 2009 | |
| |
models.py | ||
| |
moderators.py | ||
| |
settings.py | ||
| |
sitemaps.py | ||
| |
tests.py | Fri May 29 21:55:40 -0700 2009 | |
| |
urls/ | ||
| |
views.py |
README.rst
Djournal
Djournal is a blog application for Django written by P.C. Shyamshankar.
Installation Instructions
- Add "djournal" to your INSTALLED_APPS.
- Add "djournal.context_processors.djournal_settings" to your TEMPLATE_CONTEXT_PROCESSORS list.
Required Modules
- typogrify Web typography.
- rip (ReST in Peace) Restructured Text Formatter (Optional.)
- akismet antispam service API bindings (Optional.)








