network_inventory/devices
2021-12-26 16:09:56 +01:00
..
fixtures split the project into more apps 2020-01-10 00:01:06 +01:00
models extend the models with 'ordering' 2020-07-07 22:12:57 +02:00
templates/devices make all tables responsive 2020-08-03 21:10:05 +02:00
tests add comments 2020-05-26 22:26:22 +02:00
__init__.py rename device app to devices 2020-01-09 21:59:49 +01:00
admin.py show all models in the admin interface 2020-06-08 17:02:15 +02:00
apps.py split the project into more apps 2020-01-10 00:01:06 +01:00
decorators.py PEP8 2020-08-03 13:41:49 +02:00
forms.py fix a typo 2021-12-26 16:09:56 +01:00
tables.py make sure that the description columns get wrapped properly 2020-08-03 21:35:20 +02:00
urls.py add a Manufacturer detail view 2020-06-08 21:09:05 +02:00
views.py fix a typo 2021-12-26 16:09:56 +01:00