netbox/netbox/virtualization
2021-03-01 17:24:30 -05:00
..
api Introduce NestedGroupModelSerializer 2021-02-25 17:15:42 -05:00
migrations Closes #5370: Extend custom field support to organizational models 2021-02-26 16:25:37 -05:00
tests Add missing bulk update test data 2020-11-02 16:56:04 -05:00
__init__.py Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
filters.py Rename CustomFieldFilterSet 2020-11-23 14:47:54 -05:00
forms.py Closes #5894: Use primary keys when filtering object lists by related objects in the UI 2021-03-01 17:24:30 -05:00
models.py Closes #1638: Migrate all primary keys to 64-bit integers 2021-02-26 16:12:52 -05:00
tables.py Closes #5873: Use numeric IDs in all object URLs 2021-02-26 17:23:23 -05:00
urls.py Closes #5873: Use numeric IDs in all object URLs 2021-02-26 17:23:23 -05:00
views.py Update object edit template to use fieldsets where possible 2021-02-25 13:51:48 -05:00