frac / foodsite

pesonal food blog in django

This URL has Read+Write access

frac (author)
Sun Oct 25 12:37:47 -0700 2009
commit  545a7e29ad889b487f8dddbeed202df240a233cc
tree    9e26c69a4be539ff8424278a8f06ab6ce31a6f66
parent  129412d9acf06ba6465993b36b1bf4198608650c
name age message
file .gitignore Fri Sep 18 18:37:17 -0700 2009 ignoring the non DIST settings [frac]
file README Mon Sep 21 11:39:45 -0700 2009 moderation and email notifications [frac]
file __init__.py Fri Sep 18 05:53:38 -0700 2009 initial add [frac]
directory core/ Loading commit data...
file development_mode-DIST Fri Sep 18 05:53:38 -0700 2009 initial add [frac]
file manage.py Fri Sep 18 05:53:38 -0700 2009 initial add [frac]
directory middleware/ Tue Sep 29 10:38:21 -0700 2009 some sorting of the tags [frac]
file settings.py-DIST Mon Sep 21 11:39:45 -0700 2009 moderation and email notifications [frac]
directory static/ Wed Sep 30 15:20:10 -0700 2009 csses fixxes [root]
directory templates/
file urls.py Fri Oct 09 14:50:56 -0700 2009 wave for fullposts [frac]
README
h1. Foodsite

My personal food blog written in django

requires

pip install south
pip install textile
pip install django-tagging
pip install django-comments-spamfighter