Added a view for a form to add a sandwich, made a url for it and made a templates...
-rw-r--r-- 15 .gitignore
-rw-r--r-- 0 __init__.py
-rw-r--r-- 492 admin.py
-rw-r--r-- 347 forms.py
-rw-r--r-- 1037 models.py
drwxr-xr-x - templates
-rw-r--r-- 514 tests.py
-rw-r--r-- 176 urls.py
-rw-r--r-- 662 views.py