URLs all read from urls.py file now, no hardcoded URLs
[~kgodey/maayanwich.git] / templates / sandwich.html
2010-03-08 Kriti GodeyURLs all read from urls.py file now, no hardcoded URLs
2010-03-04 Kriti GodeyFixed URLs of one-sandwich views. Fixed adding sandwiches.
2010-03-04 Kriti GodeyStarted working on the skeleton of an actual website...
2010-02-26 Kriti GodeySandwich form actually adds things to the database...
2010-02-26 Kriti GodeyAdded a view for a form to add a sandwich, made a url...