| .. |
|
api
|
Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
|
2022-03-11 15:59:03 -05:00 |
|
forms
|
Merge branch 'develop' into feature
|
2022-03-22 12:57:23 -04:00 |
|
graphql
|
Expose BaseObjectType and NetBoxObjectType for plugins
|
2022-02-04 15:07:35 -05:00 |
|
management
|
Fixes #6544: Fix migration error when upgrading with VRF(s) defined
|
2021-06-04 10:53:13 -04:00 |
|
migrations
|
Closes #8463: Change the created field on all change-logged models from date to datetime
|
2022-02-08 14:41:44 -05:00 |
|
models
|
Merge branch 'develop' into feature
|
2022-03-25 10:38:44 -04:00 |
|
tables
|
Fixes #8845: Correct default ASN formatting in table
|
2022-03-14 13:49:54 -04:00 |
|
tests
|
Merge branch 'develop' into feature
|
2022-03-25 10:38:44 -04:00 |
|
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -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
|
Merge v3.1.9
|
2022-03-07 10:55:30 -05:00 |
|
constants.py
|
Fixes #8224: Fix KeyError exception when creating FHRP group with IP address and protocol "other"
|
2022-01-04 13:49:07 -05:00 |
|
fields.py
|
Drop family column from Aggregate, Prefix, and IPAddress models
|
2020-02-14 15:04:33 -05:00 |
|
filtersets.py
|
Merge branch 'develop' into feature
|
2022-03-18 13:17:11 -04:00 |
|
formfields.py
|
Add tests for IP address vars
|
2020-01-22 17:48:03 -05:00 |
|
lookups.py
|
Fixes #6632
|
2021-07-23 11:08:41 +12:00 |
|
managers.py
|
Update views to restrict all querysets
|
2020-06-01 11:43:49 -04:00 |
|
querysets.py
|
Initial work on #6087
|
2021-05-26 16:06:03 -04:00 |
|
signals.py
|
Specify batch size for bulk_update()
|
2021-05-27 15:25:40 -04:00 |
|
urls.py
|
#8334: Move object changelog & journaling to generic views
|
2022-02-09 16:24:10 -05:00 |
|
utils.py
|
Fixes #8682: Limit available VLANs by group min/max VIDs
|
2022-02-22 11:39:05 -05:00 |
|
validators.py
|
Move prefix_validator() to ipam.validators
|
2020-01-22 16:33:34 -05:00 |
|
views.py
|
Rename ObjectEditView.model_form to form
|
2022-03-21 10:22:30 -04:00 |