nefarioustim / nef-blog
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (3)
- Wiki (1)
- Graphs
-
Tree:
22ebede
commit 22ebedeef7a6b542b1c50ef14f40fae943352988
tree cbeae23d946b5fd355d079c5d43da2aece93661b
parent 1b6f6535722963378c216bd649f4a12fa9c73c84
tree cbeae23d946b5fd355d079c5d43da2aece93661b
parent 1b6f6535722963378c216bd649f4a12fa9c73c84
nef-blog /
| name | age | message | |
|---|---|---|---|
| |
README.md | ||
| |
__init__.py | ||
| |
admin.py | ||
| |
feeds.py | ||
| |
forms.py | ||
| |
models.py | ||
| |
templatetags/ | ||
| |
tests.py | ||
| |
urls.py | ||
| |
views.py |
README.md
Nefarious Blog
This is a blog application for Django, which will be used by a number of projects I am currently working on. It's certainly not the perfect blogging platform, but it will be a big improvement over Wordpress.
Prerequisites
- Akismet (http://pypi.python.org/pypi/akismet/)
- Beautiful Soup (http://pypi.python.org/pypi/BeautifulSoup/)

