network_inventory/network_inventory/inventory/models
2019-12-30 01:29:58 +01:00
..
__init__.py add license models 2019-12-29 23:54:27 +01:00
backup.py remove a currently unused property from the Backup model 2019-12-11 18:09:58 +01:00
calendar.py fix various formating errors 2019-07-19 16:32:24 +02:00
category.py fix various formating errors 2019-07-19 16:32:24 +02:00
companies.py add get_absolute_url methods 2019-12-10 22:20:34 +01:00
computer.py change the RAID model so that it uses django-nested-admin 2019-12-27 18:28:30 +01:00
cpu.py add hyper_threading field 2019-07-28 21:10:11 +02:00
devices.py delete device when customer gets deleted 2019-12-29 19:04:21 +01:00
disk.py merge the work from the other project 2019-06-10 21:56:21 +02:00
groups.py move the Customer class to companies 2019-07-19 16:40:49 +02:00
license.py remove currently unused tests 2019-12-30 01:29:58 +01:00
location.py move the Customer class to companies 2019-07-19 16:40:49 +02:00
mailalias.py merge the work from the other project 2019-06-10 21:56:21 +02:00
net.py add get_absolute_url methods 2019-12-10 22:20:34 +01:00
notification.py merge the work from the other project 2019-06-10 21:56:21 +02:00
os.py merge the work from the other project 2019-06-10 21:56:21 +02:00
raid.py change the RAID model so that it uses django-nested-admin 2019-12-27 18:28:30 +01:00
ram.py merge the work from the other project 2019-06-10 21:56:21 +02:00
software.py remove a trailing empty line 2019-07-19 16:33:27 +02:00
time.py merge the work from the other project 2019-06-10 21:56:21 +02:00
user.py add first_name field 2019-07-28 21:10:30 +02:00
warranty.py add a customer property to the Warranty and Backup model 2019-12-01 22:51:54 +01:00