Commit Graph

21 Commits

Author SHA1 Message Date
Andreas Zweili
5c980718ee order the computer view imports alphabetically 2020-05-01 13:08:57 +02:00
Andreas Zweili
f1b280e7cf add a GPU model 2020-04-30 15:40:00 +02:00
Andreas Zweili
b5013d8b36 add RamFormSet 2020-03-17 23:03:24 +01:00
Andreas Zweili
9b4ff27d25 add inline forms for warranties 2020-03-17 22:00:28 +01:00
Andreas Zweili
e56c90d4d3 remove trailing comma 2020-02-29 19:00:23 +01:00
Andreas Zweili
7293d2b8b2 implement the utils.get_objects function 2020-02-29 15:49:00 +01:00
Andreas Zweili
7b511ccda2 add various comments 2020-02-29 15:35:46 +01:00
Andreas Zweili
039fe5f54c remove the kwargs from the form 2020-02-29 15:18:58 +01:00
Andreas Zweili
f10e4f7800 pass the request user to the ComputerUpdateForm 2020-02-29 12:24:46 +01:00
Andreas Zweili
5753d348ea Set initial value for customer dropdown 2020-02-29 11:46:44 +01:00
Andreas Zweili
fabdfe4c9b pass various variables to CreateComputerForm 2020-02-29 11:46:18 +01:00
Andreas Zweili
06f1a6699e Rename the ComputerCreateView 2020-02-29 11:45:06 +01:00
Andreas Zweili
df86ca19fa add the customer pk to the create computer view 2020-02-28 17:45:12 +01:00
Andreas Zweili
5adbe849b3 add ComputerUpdateView 2020-02-27 22:01:07 +01:00
Andreas Zweili
27b67f7950 move the computer forms to their own file 2020-02-27 22:00:17 +01:00
Andreas Zweili
044e8c29c2 use floppyforms for html5 inputs 2020-02-26 22:06:25 +01:00
Andreas Zweili
3da7b37e76 add a form to add computers 2020-02-26 21:56:53 +01:00
Andreas Zweili
7156a78a69 to use template blocks computers need be called devices 2020-02-16 14:20:27 +01:00
Andreas Zweili
b6034bdc57 add warranties to the computer details 2020-02-16 12:59:44 +01:00
Andreas Zweili
fc2a752803 rename query variables 2020-01-12 16:55:16 +01:00
Andreas Zweili
391ffa9ad8 rename inventory app to computers 2020-01-12 14:36:44 +01:00