Commit Graph

15 Commits

Author SHA1 Message Date
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
Andreas Zweili 35de9bf7a5 add a check to limit picture uploads
with the option max_pictures it's now possible to limit the amount of
pictures a user is allowed to upload to an article.
2018-01-14 12:20:47 +01:00
Andreas Zweili d4502c655f prevent options from deletion und don't allow new options 2018-01-14 12:18:13 +01:00
Andreas Zweili d929a23ede remove the Setting model 2018-01-14 12:16:00 +01:00
Andreas Zweili 9cdf14c618 allow pictures to be added on the article 2018-01-13 16:13:26 +01:00
Andreas Zweili f9f1c89a01 make imports more explicit 2017-12-28 16:40:04 +01:00
Andreas Zweili f6597ec69e fix the admin view of order of goods 2017-12-27 15:10:12 +01:00
Andreas Zweili 0ef5cdff80 extend the admin interface for the order class
In order to be able to correctly edit the an order we need the
information of the induvidual order positions. In addition a better
layout is required to better find the information.
2017-12-21 23:07:58 +01:00
Andreas Zweili de2d105eba rename the settings model to setting 2017-11-26 21:23:18 +01:00
Andreas Zweili c4cc64eb23 refactor the admin file 2017-11-18 09:22:17 +01:00
Andreas Zweili c754670931 update the models 2017-11-14 21:26:44 +01:00
Andreas Zweili c539123a47 partial creation of the models 2017-11-13 22:55:20 +01:00
Andreas Zweili 1a63c54761 rename the django project 2017-11-12 21:35:59 +01:00
Andreas Zweili 25d0c6f2b0 Revert "rename the django project"
This reverts commit 9e88888750.
2017-11-12 21:02:40 +01:00
Andreas Zweili 9e88888750 rename the django project 2017-11-12 20:22:52 +01:00