add missing ingredients from the add sandwich form, static URLS replaced, and some...
[~kgodey/maayanwich.git] / templates / sandwich.html
2010-03-11 Kriti Godeyadd missing ingredients from the add sandwich form...
2010-03-11 Kriti GodeyAdded date picker to "date made" on "add sandwich"...
2010-03-10 Kriti GodeyIngredients auto complete, adding ingredients works...
2010-03-09 Kriti GodeyMade the CSS pretty (the CSS file hasn't been committed...
2010-03-08 Kriti Godeyadded a span to the add sandwich template
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...