| .. |
|
api
|
Fixes #7041: Properly format JSON config object returned from a NAPALM device
|
2021-09-01 00:03:53 -07:00 |
|
graphql
|
Fixes #6832: Support config context rendering under GraphQL API
|
2021-08-04 15:55:55 -04:00 |
|
management
|
Closes #6071: Cable traces now traverse circuits
|
2021-04-01 14:31:10 -04:00 |
|
migrations
|
Standardize squashed migration names
|
2021-07-09 13:23:43 -04:00 |
|
models
|
Merge branch 'develop' into feature
|
2021-08-06 10:06:52 -04:00 |
|
tables
|
List device/VM component names first in tables by default
|
2021-08-25 15:18:00 -04:00 |
|
tests
|
Enable filtering device components by location
|
2021-08-24 21:10:30 -04:00 |
|
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
apps.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
choices.py
|
Merge pull request #7052 from tb-killa/#7032
|
2021-09-14 16:59:16 -04:00 |
|
constants.py
|
Fixes #6822: Use consistent maximum value for interface MTU
|
2021-07-27 16:04:51 -04:00 |
|
fields.py
|
Introduce PathContains lookup to allow filtering against objects in path directly
|
2020-10-06 09:41:45 -04:00 |
|
filtersets.py
|
Enable filtering device components by location
|
2021-08-24 21:10:30 -04:00 |
|
forms.py
|
Fixes #7153: Allow clearing of assigned device type images
|
2021-09-02 16:48:54 -04:00 |
|
lookups.py
|
Introduce PathContains lookup to allow filtering against objects in path directly
|
2020-10-06 09:41:45 -04:00 |
|
signals.py
|
Remove cacheops workarounds & queryset caching metrics
|
2021-07-07 17:15:42 -04:00 |
|
svg.py
|
#6797: Add cable type, length to SVG trace
|
2021-07-29 09:49:31 -04:00 |
|
urls.py
|
Closes #6149: Support image attachments for locations
|
2021-04-13 11:39:04 -04:00 |
|
utils.py
|
Add support for tracing split paths
|
2020-11-16 15:49:07 -05:00 |
|
views.py
|
Remove unnecessary component creation templates
|
2021-08-24 14:51:12 -04:00 |