Added a better slugify function, monthly archives work, notes are optional now.
authorKriti Godey <kriti.godey@gmail.com>
Fri, 5 Mar 2010 22:28:11 +0000 (17:28 -0500)
committerKriti Godey <kriti.godey@gmail.com>
Fri, 5 Mar 2010 22:28:11 +0000 (17:28 -0500)
commit851d4e0ba5381535c55fe4347103aaa53c785606
tree6768e46e843d8b4eafc1cbd374a68ab76cf029c2
parentdf689da172dfd36fe2512833a5c7c07ad5cb6446
Added a better slugify function, monthly archives work, notes are optional now.
models.py
slugify.py [new file with mode: 0644]
templates/allsandwiches.html
templates/base.html
templates/onesandwich.html
views.py