Custom form for adding ingredients works!
[~kgodey/maayanwich.git] / views.py
2010-02-26 Kriti GodeyCustom form for adding ingredients works!
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...
2010-02-26 Kriti GodeyEdited Sandwich model to have a Patron and a user....
2010-02-24 Kriti GodeyStarted writing views and URLS - not done.
2010-02-23 Kriti GodeyThe project and app are up and running, but no code...