Commit Graph

20 Commits

Author SHA1 Message Date
Andreas Zweili be7cfb7da9 add AllComputersView 2019-08-02 16:54:32 +02:00
Andreas Zweili 268337cc5b implement a basic backup view 2019-08-02 14:31:55 +02:00
Andreas Zweili 35d399eac5 implement django-tables2 2019-08-02 13:05:42 +02:00
Andreas Zweili 4353b7e1dd extend the ComputerDetailView with various properties 2019-07-30 23:17:56 +02:00
Andreas Zweili 27fb338a7f add views for nets 2019-07-28 22:02:07 +02:00
Andreas Zweili 1d6c631af3 remove the list_of_lists 2019-07-25 20:37:03 +02:00
Andreas Zweili 91672e8128 rename the views for better clarity 2019-07-25 20:35:22 +02:00
Andreas Zweili 368eb670e2 add a customers details page 2019-07-25 20:34:52 +02:00
Andreas Zweili 9fec74496a change to relativ imports 2019-07-25 20:13:04 +02:00
Andreas Zweili f8531e6014 add list of lists
this lists show all the lists related to the currently selected customer.
2019-07-24 22:56:08 +02:00
Andreas Zweili abba395440 add a make command to remove the sqlite db restart the server 2019-07-24 22:52:12 +02:00
Andreas Zweili 8b7c4262ad allow empty relations for RAM and CPUs 2019-06-16 22:54:25 +02:00
Andreas Zweili 4ab32be82c extend the computer details with permissions 2019-06-16 15:02:47 +02:00
Andreas Zweili 6fbeae0e66 remove an old view 2019-06-10 22:25:27 +02:00
Andreas Zweili 79e8ebe769 use explicit imports 2019-06-10 22:24:19 +02:00
Andreas Zweili a8aaa1aad8 merge the work from the other project 2019-06-10 21:56:21 +02:00
Andreas Zweili 9ab28b10c3 add minimal working example of django-guardian 2019-06-10 21:46:29 +02:00
Andreas Zweili 93dcacfd4c refactor according to PEP8 2018-05-17 18:18:49 +02:00
Andreas Zweili 5a30aa8814 split the various lists into seperate pages 2017-12-29 12:33:05 +01:00
Andreas Zweili 0067fa3af2 restructure the code 2017-12-27 19:51:58 +01:00