~kgodey/maayanwich.git
14 years agoCustom form for adding ingredients works!
Kriti Godey [Fri, 26 Feb 2010 23:10:52 +0000 (18:10 -0500)]
Custom form for adding ingredients works!

14 years agoSandwich form actually adds things to the database now!
Kriti Godey [Fri, 26 Feb 2010 22:17:40 +0000 (17:17 -0500)]
Sandwich form actually adds things to the database now!

14 years agoAdded a view for a form to add a sandwich, made a url for it and made a templates...
Kriti Godey [Fri, 26 Feb 2010 21:12:50 +0000 (16:12 -0500)]
Added a view for a form to add a sandwich, made a url for it and made a templates folder with a template for the sandwich-adding.

14 years agoChanged "Patron" from char field to artist field.
Kriti Godey [Fri, 26 Feb 2010 19:53:39 +0000 (14:53 -0500)]
Changed "Patron" from char field to artist field.

14 years agoEdited Sandwich model to have a Patron and a user. Added form stuff to views.py.
Kriti Godey [Fri, 26 Feb 2010 19:41:14 +0000 (14:41 -0500)]
Edited Sandwich model to have a Patron and a user. Added form stuff to views.py.

14 years agoStarted writing views and URLS - not done.
Kriti Godey [Wed, 24 Feb 2010 21:55:28 +0000 (16:55 -0500)]
Started writing views and URLS - not done.

14 years agoAdded forms.py with forms for sandwich, artist and ingredient.
Kriti Godey [Wed, 24 Feb 2010 21:41:22 +0000 (16:41 -0500)]
Added forms.py with forms for sandwich, artist and ingredient.

14 years agoAdded empty urls.py file.
Kriti Godey [Wed, 24 Feb 2010 21:05:43 +0000 (16:05 -0500)]
Added empty urls.py file.

14 years agoDeleted pyc files
Kriti Godey [Tue, 23 Feb 2010 21:20:19 +0000 (16:20 -0500)]
Deleted pyc files

14 years agoModels work! URLs not configured yet.
Kriti Godey [Tue, 23 Feb 2010 21:18:11 +0000 (16:18 -0500)]
Models work! URLs not configured yet.

14 years agoThe project and app are up and running, but no code has been written yet.
Kriti Godey [Tue, 23 Feb 2010 20:00:59 +0000 (15:00 -0500)]
The project and app are up and running, but no code has been written yet.