web_AI-5/django/didgeridoo/webshop
Andreas Zweili 2aabb76ae0 remove delete option from inline images
If one selectes a inline picture and deletes it. The whole article
gets deleted. It's therefor better if the user has to go to the
picture admin form and delete the picture from there
2018-01-14 12:59:23 +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 correct the empty message on the index page 2018-01-14 12:38:38 +01:00
__init__.py rename the django project 2017-11-12 21:35:59 +01:00
admin.py remove delete option from inline images 2018-01-14 12:59:23 +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