network_inventory/core
Andreas Zweili c07978fa79 add test for verbose name filter 2020-06-15 22:05:28 +02:00
..
fixtures move category and calendar models into the core app 2020-01-07 22:20:07 +01:00
models move the description field to the base Company model 2020-06-08 21:07:40 +02:00
static/core change the favicon 2020-06-15 19:35:00 +02:00
templates add favicon 2020-05-24 18:38:23 +02:00
templatetags add a filter to get the verbose name for an object 2020-06-15 21:36:03 +02:00
tests add test for verbose name filter 2020-06-15 22:05:28 +02:00
__init__.py add core app 2020-01-07 20:11:05 +01:00
apps.py add core app 2020-01-07 20:11:05 +01:00
tables.py remove empty line 2020-02-29 21:07:04 +01:00
urls.py move the login url to the core app 2020-01-11 18:09:43 +01:00
utils.py fix the get_objects function 2020-02-29 19:26:17 +01:00