| .. |
|
forms
|
Add UI views for custom fields
|
2021-06-23 17:10:04 -04:00 |
|
management
|
Update the netbox-discuss mailing list URL
|
2020-10-07 08:53:04 -04:00 |
|
templates
|
Clean up sidebar layout
|
2021-07-10 21:30:55 -04:00 |
|
templatetags
|
Separate navigation menu structure from template tag
|
2021-07-10 20:44:33 -04:00 |
|
testing
|
Initial work on IP ranges
|
2021-07-16 13:35:52 -04:00 |
|
tests
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
|
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
api.py
|
Add GraphQL for users and groups
|
2021-06-29 13:15:10 -04:00 |
|
choices.py
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
constants.py
|
Closes #6138: Add an 'empty' filter modifier for character fields
|
2021-07-01 15:17:46 -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
|
Closes #6345: Introduce PermissionsViolation exception for use in generic views
|
2021-07-01 15:33:39 -04:00 |
|
fields.py
|
Fix schema migrations for device components
|
2020-06-22 12:01:57 -04:00 |
|
filters.py
|
Move TagFilter to extras
|
2021-04-29 16:23:55 -04: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
|
Closes #6441: Improve UI paginator to optimize page object count
|
2021-05-20 12:00:31 -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
|
Merge branch 'develop' into feature
|
2021-06-14 09:23:01 -04:00 |
|
utils.py
|
Extend foreground_color() utility to support custom dark/light colors
|
2021-07-15 13:59:14 -04: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
|
Closes #6097: Redirect old slug-based object views
|
2021-04-08 13:25:29 -04:00 |