.. |
forms
|
Closes #5375: Add 'speed' attribute to console port models
|
2021-03-03 10:20:08 -05:00 |
management
|
Update the netbox-discuss mailing list URL
|
2020-10-07 08:53:04 -04:00 |
templates
|
Enable table-based export
|
2021-03-04 16:58:56 -05:00 |
templatetags
|
Closes #5873: Use numeric IDs in all object URLs
|
2021-02-26 17:23:23 -05:00 |
testing
|
Enable table-based export
|
2021-03-04 16:58:56 -05:00 |
tests
|
Merge branch 'develop' into develop-2.10
|
2020-11-09 20:58:59 -05:00 |
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
api.py
|
Move rest_api_server_error() to utilities.api
|
2020-11-10 17:19:14 -05:00 |
background_tasks.py
|
Closes #4502: Enable configuration of proxies for outbound HTTP requests
|
2020-04-30 14:59:13 -04:00 |
choices.py
|
Closes #4857: Drop support for legacy numeric choice field values
|
2020-07-15 16:54:33 -04:00 |
constants.py
|
Implements #2006 - run reports and scripts in the background
|
2020-06-29 03:50:05 -04:00 |
custom_inspectors.py
|
Corrects error with ListSerializer as request_body
|
2021-01-26 14:03:46 -06:00 |
error_handlers.py
|
Fixes #5020: Correct handling of dependent objects during bulk deletion
|
2020-08-20 09:44:45 -04:00 |
exceptions.py
|
#2006: Prevent script/report execution if no RQ worker is running
|
2020-07-13 15:11:58 -04:00 |
fields.py
|
Fix schema migrations for device components
|
2020-06-22 12:01:57 -04:00 |
filters.py
|
Merge branch 'develop' into develop-2.10
|
2020-11-09 20:58:59 -05:00 |
mptt.py
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
ordering.py
|
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
2020-04-21 16:13:34 -04:00 |
paginator.py
|
Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user
|
2020-05-06 23:44:06 -04:00 |
permissions.py
|
Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models
|
2020-07-22 12:13:07 -04:00 |
query_functions.py
|
Upgrade Django to 3.2b1
|
2021-02-24 19:00:14 -05:00 |
querysets.py
|
Move ObjectChange creation into signal receivers
|
2020-08-14 17:03:45 -04:00 |
tables.py
|
Introduce UtilizationColumn to render utilization graphs consistently
|
2021-03-04 20:58:43 -05:00 |
utils.py
|
Fixes #5913: Improve change logging (#5924)
|
2021-03-04 13:06:04 -05:00 |
validators.py
|
Closes #609: Add min/max value and regex validation for custom fields
|
2020-10-15 15:06:01 -04:00 |
views.py
|
Relocate and group generic views
|
2020-11-11 16:07:38 -05:00 |