mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-26 02:38:48 +02:00
Extend bulk add forms for Prefix and IPAddress to support changelog messages. Switch IPAddressBulkAddForm to PrimaryModelForm base, update field ordering, consolidate template rendering, and add test coverage. Fixes #21780
2 lines
52 B
HTML
2 lines
52 B
HTML
{% include 'htmx/form.html' with form=model_form %}
|