Edit sandwich method added - not completely working yet. Adds a new sandwich instead...
authorKriti Godey <kriti.godey@gmail.com>
Thu, 18 Mar 2010 21:55:51 +0000 (17:55 -0400)
committerKriti Godey <kriti.godey@gmail.com>
Thu, 18 Mar 2010 21:55:51 +0000 (17:55 -0400)
commiteb29f2a3fc433fc4dfd510ddb3e20ce03aca80b0
treebb2ed0815997fa31a3ec075b9c43ef49ca6d6ce5
parent21a5b5aafd25a996530e2575b32fca7a0ccac30d
Edit sandwich method added - not completely working yet. Adds a new sandwich instead of editing, and the ingredients don't transfer
forms.py
templates/allsandwiches.html
templates/editsandwich.html [new file with mode: 0644]
templates/onesandwich.html
urls.py
views.py