Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Zweili
147bc7531e some corrections to comply with PEP8 2018-02-18 18:40:55 +01:00
Andreas Zweili
0d697114cf remove the inline pictures from the Article admin page
I've removed the inline pictures because when you upload more than the
maximum allowed pictures at once it still works. Only if you upload
them one after the other the check works. Therefor it's safer to only
allow the upload through the Picture admin page. This way the check
works every time.
2018-02-18 18:37:21 +01:00
Ivan Hörler
08a1a99ac4 Revert "broken models relationship in admin. please look at the erd.png"
This reverts commit c6b1bb975b.
2018-02-02 08:44:02 +01:00
Ivan Hörler
c6b1bb975b broken models relationship in admin. please look at the erd.png 2018-02-01 21:28:17 +01:00
Ivan Hörler
013d3d2d28 falsche vorgehensweise um settings.py zurück zu bekommen 2018-01-14 14:07:53 +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