netbox/netbox/virtualization
Jeremy Stretch 9c967ee3ea
Fixes #5913: Improve change logging (#5924)
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
..
api Introduce NestedGroupModelSerializer 2021-02-25 17:15:42 -05:00
migrations Fixes #5913: Improve change logging (#5924) 2021-03-04 13:06:04 -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 Fixes #5913: Improve change logging (#5924) 2021-03-04 13:06:04 -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