network_inventory/core
2020-11-27 23:27:30 +01:00
..
fixtures move category and calendar models into the core app 2020-01-07 22:20:07 +01:00
models extend the models with 'ordering' 2020-07-07 22:12:57 +02:00
static/core remove all external javascript libraries 2020-08-03 17:38:20 +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
serializers.py serialize the core models 2020-11-27 22:43:53 +01:00
tables.py remove empty line 2020-02-29 21:07:04 +01:00
urls.py correct the api url 2020-11-27 23:27:30 +01:00
utils.py fix the get_objects function 2020-02-29 19:26:17 +01:00
views.py serialize the core models 2020-11-27 22:43:53 +01:00