Commit Graph

17 Commits

Author SHA1 Message Date
Andreas Zweili 8310a1569a correct the static files setup 2020-04-20 15:22:48 +02:00
Andreas Zweili c159692445 use reverse_lazy for URLs 2020-03-01 11:15:41 +01:00
Andreas Zweili 89d75cbe60 surpress the gis warnings from floppyforms 2020-02-29 20:59:12 +01:00
Andreas Zweili d2db343809 remove django-bootstrap4
most of this should be achievable without an additional plugin
2020-02-28 17:32:25 +01:00
Andreas Zweili 3da7b37e76 add a form to add computers 2020-02-26 21:56:53 +01:00
Andreas Zweili 39f1d9b4fd modify the all_computers template to use bootstrap4 2020-02-25 21:42:18 +01:00
Andreas Zweili ddb8dc2bba remove all the table templates with a single settings option 2020-02-23 12:59:20 +01:00
Andreas Zweili d0343b7dd8 move the static files to the correct place 2020-02-15 17:58:10 +01:00
Andreas Zweili 391ffa9ad8 rename inventory app to computers 2020-01-12 14:36:44 +01:00
Andreas Zweili 1ac8bb806e activate licenses app 2020-01-12 12:46:23 +01:00
Andreas Zweili 37d08b099a activate softwares app 2020-01-11 18:32:39 +01:00
Andreas Zweili f424105b8a activate backups app 2020-01-11 17:01:38 +01:00
Andreas Zweili e3d1d73db9 split the project into more apps 2020-01-10 00:01:06 +01:00
Andreas Zweili 159e666ecc add all new apps to the project 2020-01-09 22:01:51 +01:00
Andreas Zweili a27c890b6e add customer app 2020-01-07 20:11:36 +01:00
Andreas Zweili e64551ca53 add core app 2020-01-07 20:11:05 +01:00
Andreas Zweili dcc3e39914 restructure the project
Make the file tree a bit flatter in order to make the project less confusing
2020-01-07 18:10:57 +01:00