Commit Graph

19 Commits

Author SHA1 Message Date
Andreas Zweili e79eba2828 show all models in the admin interface
Since we decided to create many forms in the frontend the admin interface
should really be a way to access all models even the ones which aren't
accessible from the front end.
2020-06-08 17:02:15 +02:00
Andreas Zweili 2b17424bfa correct OperationSystem fixtures 2020-01-12 13:20:42 +01:00
Andreas Zweili faf463e7d9 remove license models from softwares admin 2020-01-12 12:46:49 +01:00
Andreas Zweili fd828c29a6 add init import to softwares models 2020-01-12 12:44:20 +01:00
Andreas Zweili 59706bb8cd remove the OperatingSystem fixtures 2020-01-12 12:38:59 +01:00
Andreas Zweili cedc7e9f15 create a licenses app 2020-01-12 12:30:29 +01:00
Andreas Zweili 9c770a3e2e remove include from imports 2020-01-11 18:35:57 +01:00
Andreas Zweili 01756627aa move licenses tests to softwares app 2020-01-11 18:34:20 +01:00
Andreas Zweili 48687dcfb1 move software fixtures to softwares app 2020-01-11 18:31:51 +01:00
Andreas Zweili 034167b648 move License models to softwares app 2020-01-11 18:28:48 +01:00
Andreas Zweili 1b5431fc98 move the License tables to the softwares app 2020-01-11 18:23:45 +01:00
Andreas Zweili dc56282bdc correct the template path for lisence_list.html 2020-01-11 18:23:29 +01:00
Andreas Zweili c1b1780e68 correct the imports in the views 2020-01-11 18:23:15 +01:00
Andreas Zweili 74c1d20298 move license_table_view to softwares app 2020-01-11 18:18:23 +01:00
Andreas Zweili f745392a73 move the software models to the softwares app 2020-01-11 18:17:48 +01:00
Andreas Zweili 6922d600e6 move the license_list template to the softwares app 2020-01-11 18:17:03 +01:00
Andreas Zweili 0264208213 remove the models file from softwares app 2020-01-11 18:16:02 +01:00
Andreas Zweili cf69a3794c remove tests file from sofwares app 2020-01-11 18:15:46 +01:00
Andreas Zweili 6544b58ef3 add softwares app 2020-01-11 17:54:31 +01:00