Added a view for all sandwiches, and configured URLS for it.
authorKriti Godey <kriti.godey@gmail.com>
Tue, 2 Mar 2010 20:13:53 +0000 (15:13 -0500)
committerKriti Godey <kriti.godey@gmail.com>
Tue, 2 Mar 2010 20:13:53 +0000 (15:13 -0500)
commit1964943395e77b097c3a252c111a149b4d6ed2a3
tree33e177c9257c841634c60ad30a9d1f6b8f4868bd
parent574ee1035dc6ba637a23a0e854b3dcc9e022c755
Added a view for all sandwiches, and configured URLS for it.
templates/allsandwiches.html [new file with mode: 0644]
urls.py
views.py