netbox/netbox/virtualization
2022-02-10 16:29:19 -05:00
..
api #7852: Extend VRF assignment to VM interfaces 2022-02-07 09:54:00 -05:00
forms #7852: Extend VRF assignment to VM interfaces 2022-02-07 09:54:00 -05:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05: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
tests #7852: Extend VRF assignment to VM interfaces 2022-02-07 09:54:00 -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 Update ChoiceSets to use base colors 2021-12-28 20:18:07 -05:00
filtersets.py #7852: Extend VRF assignment to VM interfaces 2022-02-07 09:54:00 -05:00
models.py Improve ChoiceFieldColumn to not rely on model method to derive label color 2022-02-10 16:29:19 -05:00
tables.py #7852: Extend VRF assignment to VM interfaces 2022-02-07 09:54:00 -05:00
urls.py #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
views.py Move configure_table() logic to NetBoxTable.configure() 2022-02-09 14:10:54 -05:00