paltman / shiftingbits
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
a232c22
shiftingbits / README.md
Shifting Bits: A Blog
I stole a good amount of this code from Brian Rosner and his "oebfare" blog.
The blog app in this project depends on a number of other modules:
- django 1.0
- django-tagging
- Django 1.0 Compatible Fork of django-comment-utils
- akismet python library [optional]
- python-twitter [optional. required if you want twitter integration]
- django-admin-wmdeditor
WMD Editor in Admin
To add this feature:
- clone or download the django-admin-wmdeditor and put the admin_wmdeditor app folder in your python path.
- then copy or create a symbolic link of the admin_wmdeditor/media/admin_wmdeditor folder to your /media folder
