Commit Graph

24 Commits

Author SHA1 Message Date
Andreas Zweili
cfb452e55e add a link to users to the customer_table_view 2019-12-30 11:00:15 +01:00
Andreas Zweili
ba61934b6b add license models 2019-12-29 23:54:27 +01:00
Andreas Zweili
8f8ff2328e correct the line length 2019-11-30 16:47:49 +01:00
Andreas Zweili
a98dd4f2b0 add a backups table view 2019-09-24 20:30:43 +02:00
Andreas Zweili
53289a58f6 rewrite so that all the views get a pk object 2019-09-03 18:49:44 +02:00
Andreas Zweili
961160babc rename the computer list to match the Django scheme 2019-08-28 23:09:34 +02:00
Andreas Zweili
9d859f4ffc add login functionality 2019-08-25 22:35:03 +02:00
Andreas Zweili
671c7c1d8e add trailing slash to url 2019-08-04 22:14:20 +02:00
Andreas Zweili
74677e6c2d rearrange the urls 2019-08-04 20:44:19 +02:00
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
27fb338a7f add views for nets 2019-07-28 22:02:07 +02:00
Andreas Zweili
7213b59f98 change url of the devices list 2019-07-25 20:42:09 +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
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
e162ec4177 PEP8, line length 2019-07-24 22:38:19 +02:00
Andreas Zweili
c84047362b switch from url to path patterns 2019-07-24 22:27:14 +02:00
Andreas Zweili
a8aaa1aad8 merge the work from the other project 2019-06-10 21:56:21 +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