mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 12:12:53 -06:00
![]() * Closes #19231: Add bulk renaming support for all models * Introduce a template filter for getattr() * Extend BulkRenameView to support arbitrary field names * Address bulk renaming support for remaining models * Bulk rename URL resolution should fail silently * Update documentation * Fix bulk button rendering for HTMX requests |
||
---|---|---|
.. | ||
api | ||
forms | ||
graphql | ||
migrations | ||
models | ||
tables | ||
tests | ||
__init__.py | ||
apps.py | ||
choices.py | ||
constants.py | ||
filtersets.py | ||
search.py | ||
signals.py | ||
urls.py | ||
views.py |