netbox/netbox/virtualization
2022-05-06 10:26:02 -04:00
..
api Rename OrderedDefaultRouter to NetBoxRouter & document for plugins 2022-03-11 15:59:03 -05:00
forms Fixes #9118: Fix validation error when importing VM child interfaces 2022-04-13 13:43:18 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
migrations Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
tables Fixes #9313: Remove HTML code from CSV output of many-to-many relationships 2022-05-06 10:26:02 -04:00
tests Merge branch 'develop' into feature 2022-02-25 14:06:45 -05: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 #8779: Enable the use of ChoiceSet by plugins 2022-03-02 11:43:28 -05:00
filtersets.py Merge branch 'develop' into feature 2022-03-18 13:17:11 -04:00
models.py Standardize on get_FOO_color() method for returning ChoiceField colors 2022-02-11 14:25:13 -05:00
urls.py #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
views.py Closes #9260: Apply user preferences to tables under object detail views 2022-05-04 15:46:13 -04:00