public
Description: my personal blog written with django
Homepage: http://oebfare.com
Clone URL: git://github.com/brosner/oebfare.git
oebfare / README
100644 20 lines (14 sloc) 0.382 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
 
oebfare is the source code that runs my blog at http://oebfare.com. I felt it
would be good to release the source code freely so others can learn more
about Django.
 
License
-------
 
This source code is licensed under the BSD license.
 
Dependancies
------------
 
 * Django trunk r7713 or better
 * docutils
 * pygments
 * django-comment-utils
 * django-tagging
 * django-evolution