.. |
api
|
Fixes #7041: Properly format JSON config object returned from a NAPALM device
|
2021-09-01 00:03:53 -07:00 |
forms
|
Fixes #7304: Require explicit values for all required choice fields during CSV import
|
2021-09-28 12:04:54 -04: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
|
Fixes #7294: Fix SVG rendering for cable traces ending at unoccupied front ports
|
2021-09-21 15:04:37 -04:00 |
tables
|
Clean up table classes
|
2021-09-17 15:37:19 -04:00 |
tests
|
Fixes #7304: Require explicit values for all required choice fields during CSV import
|
2021-09-28 12:04:54 -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
|
Closes #7022: Add ITA type C (CEE 7/16) power port type
|
2021-09-28 13:46:54 -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 |
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
|
Fixes #7294: Fix SVG rendering for cable traces ending at unoccupied front ports
|
2021-09-21 15:04:37 -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
|
Refactor DCIM forms
|
2021-09-27 17:09:37 -04:00 |