web_AI-5/django/didgeridoo/webshop
Andreas Zweili e54765a54f remove the delete option from the picture model
This option got added by accident. If we would keep it then the
related article would get deleted when one deletes a picture.
2018-01-14 12:22:46 +01:00
..
fixtures add a description field to the Option model 2018-01-14 12:19:44 +01:00
migrations rename the django project 2017-11-12 21:35:59 +01:00
templates Merge branch 'frontendstyling' into andreas 2018-01-13 08:29:31 +01:00
__init__.py rename the django project 2017-11-12 21:35:59 +01:00
admin.py add a check to limit picture uploads 2018-01-14 12:20:47 +01:00
apps.py rename the django project 2017-11-12 21:35:59 +01:00
forms.py add a check to limit picture uploads 2018-01-14 12:20:47 +01:00
models.py remove the delete option from the picture model 2018-01-14 12:22:46 +01:00
tests.py rename the django project 2017-11-12 21:35:59 +01:00
urls.py add a registration 2017-12-29 16:46:21 +01:00
views.py readd pictures to the article details page 2018-01-13 16:13:06 +01:00