Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Zweili 391ffa9ad8 rename inventory app to computers 2020-01-12 14:36:44 +01:00
Andreas Zweili 0084b87216 add licenses app to run.sh 2020-01-12 12:58:27 +01:00
Andreas Zweili 0ebf9a0b8a add softwares app to run.sh 2020-01-11 18:32:03 +01:00
Andreas Zweili 8d57414fa1 add backups app to run.sh script 2020-01-11 17:08:11 +01:00
Andreas Zweili e3d1d73db9 split the project into more apps 2020-01-10 00:01:06 +01:00
Andreas Zweili ff307b7ae3 move category and calendar models into the core app 2020-01-07 22:20:07 +01:00
Andreas Zweili 20b163ec27 move Company related models into their own apps 2020-01-07 21:31:44 +01:00
Andreas Zweili a61f646ac0 make migrations on the first run of the inventory app 2020-01-07 18:12:30 +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
Andreas Zweili 4ed3e1aba6 remove duplicate migration 2020-01-01 21:53:41 +01:00
Andreas Zweili f23234b6e0 fix the run.sh script
without the changes it was failing at first run
2019-12-30 01:37:23 +01:00
Andreas Zweili 8f852733ef add a temp file to mark the first run 2019-08-10 15:03:03 +02:00
Andreas Zweili f9dd215e78 load fixtures only once with sqlite DB 2019-07-24 23:13:40 +02:00
Andreas Zweili ff5da6f114 Add a Makefile 2019-07-13 15:25:32 +02:00
Andreas Zweili 99747257b0 split the requirements and settings 2019-07-13 12:37:58 +02:00