.. |
api
|
Closes #5991: Remove display_name attribute from serializers
|
2021-05-04 15:56:36 -04:00 |
migrations
|
Fix ContentType assignment
|
2021-04-05 14:05:28 -04:00 |
models
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
tests
|
Closes #5991: Remove display_name attribute from serializers
|
2021-05-04 15:56:36 -04:00 |
__init__.py
|
PEP8 clenaup
|
2016-06-16 15:02:01 -04:00 |
apps.py
|
Fixes #5419: Update parent device/VM when deleting a primary IP
|
2021-04-13 13:23:25 -04:00 |
choices.py
|
update css classes for bootstrap 5 colors
|
2021-03-17 23:31:15 -07:00 |
constants.py
|
Introduce ContentTypeChoiceField
|
2021-04-02 10:54:13 -04:00 |
fields.py
|
Drop family column from Aggregate, Prefix, and IPAddress models
|
2020-02-14 15:04:33 -05:00 |
filtersets.py
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
formfields.py
|
Add tests for IP address vars
|
2020-01-22 17:48:03 -05:00 |
forms.py
|
Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces
|
2021-04-27 09:36:48 -04:00 |
lookups.py
|
Merge branch 'develop' into develop-2.8
|
2020-02-21 15:26:55 -05:00 |
managers.py
|
Update views to restrict all querysets
|
2020-06-01 11:43:49 -04:00 |
querysets.py
|
Fixes #6369: Fix interface assignment for VLANs in non-scoped groups
|
2021-05-06 14:36:23 -04:00 |
signals.py
|
Fixes #5419: Update parent device/VM when deleting a primary IP
|
2021-04-13 13:23:25 -04:00 |
tables.py
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
|
2021-04-22 19:19:03 -07:00 |
urls.py
|
Add dedicated views for organizational models
|
2021-03-26 14:44:43 -04:00 |
utils.py
|
Introduce ChoiceFieldColumn to replace template columns
|
2020-09-25 10:52:14 -04:00 |
validators.py
|
Move prefix_validator() to ipam.validators
|
2020-01-22 16:33:34 -05:00 |
views.py
|
Fixes #6240: Fix display of available VLAN ranges under VLAN group view
|
2021-05-04 09:36:01 -04:00 |