netbox/netbox/virtualization
2022-08-12 10:18:57 -04:00
..
api Clean up core API imports 2022-07-13 16:18:55 -04:00
forms Merge branch 'develop' into feature 2022-08-12 10:18:57 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
migrations Closes #5303: A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04:00
tables Merge branch 'develop' into feature 2022-08-01 14:42:09 -04:00
tests Closes #5303: A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04: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 #8471: Add status field to Cluster 2022-05-19 16:13:22 -04:00
filtersets.py Closes #5303: A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04:00
models.py #9414: Clean up clone_fields on all models 2022-08-11 09:58:37 -04:00
urls.py #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
views.py Remove deprecated usage of prefetch_related 2022-07-30 01:18:30 +02:00