2010-03-18 |
Kriti Godey | Edit sandwich method added - not completely working... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Kriti Godey | Comments fully integrated. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Kriti Godey | added comment form plus number of comments. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Kriti Godey | added an error page for "you are not logged in" |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Kriti Godey | add missing ingredients from the add sandwich form... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Kriti Godey | Added date picker to "date made" on "add sandwich"... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Kriti Godey | Ingredients auto complete, adding ingredients works... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Kriti Godey | Made the CSS pretty (the CSS file hasn't been committed... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Kriti Godey | added a span to the add sandwich template |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Kriti Godey | URLs all read from urls.py file now, no hardcoded URLs |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Kriti Godey | Added a better slugify function, monthly archives work... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Kriti Godey | Added a custom context processor (to pass in the contex... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Kriti Godey | Made the user field on the sandwich auto fill in and... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Kriti Godey | Default view is now latest sandwich's month's sandwiche... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Kriti Godey | login, signup, logout and add sandwich buttons appear... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Kriti Godey | Added necessity for user authentication to add sandwich... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Kriti Godey | cleaned up invisibles |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Kriti Godey | Fixed URLs of one-sandwich views. Fixed adding sandwiches. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Kriti Godey | removed sidebar.html - not in use |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Kriti Godey | Started working on the skeleton of an actual website... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Kriti Godey | Modified URLS from "sandwich" to "sandwiches" |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Kriti Godey | Made URLs more RESTful. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Kriti Godey | Added the "create new user" view. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Kriti Godey | Added month view and url. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Kriti Godey | Login view works! Forms have been reshuffled (Django... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Kriti Godey | Added forms for login and new user account. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Kriti Godey | Added a single sandwich view + url pattern. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Kriti Godey | Added a view for "top 5 sandwiches", currently using... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Kriti Godey | Added a view for all sandwiches, and configured URLS... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Kriti Godey | Removed "Artist" model and all references to it - unnec... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Kriti Godey | Custom form for adding ingredients works! |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Kriti Godey | Sandwich form actually adds things to the database... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Kriti Godey | Added a view for a form to add a sandwich, made a url... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Kriti Godey | Changed "Patron" from char field to artist field. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Kriti Godey | Edited Sandwich model to have a Patron and a user.... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Kriti Godey | Started writing views and URLS - not done. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Kriti Godey | Added forms.py with forms for sandwich, artist and... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Kriti Godey | Added empty urls.py file. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Kriti Godey | Deleted pyc files |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Kriti Godey | Models work! URLs not configured yet. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Kriti Godey | The project and app are up and running, but no code... |
commit | commitdiff | tree | snapshot |
|