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 (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Feb 17 20:19:05 -0800 2009 | |
| |
README.md | Tue Nov 18 13:52:07 -0800 2008 | |
| |
TODO | Tue Nov 04 08:37:09 -0800 2008 | |
| |
import_wp.py | Sun Oct 19 19:01:21 -0700 2008 | |
| |
shiftingbits/ | Thu Mar 19 18:08:50 -0700 2009 | |
| |
web.conf | Wed Feb 18 21:08:49 -0800 2009 | |
| |
wsgi_handler.py | Wed Feb 18 21:08:49 -0800 2009 |
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











