This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2026-03-18 23:44:37 +01:00
Code
Issues
273
Packages
Projects
Releases
10
Wiki
Activity
Files
2f5543933e0225ec1756118baeaa7be0e3a85cd6
netbox
/
netbox
/
ipam
/
forms
History
bctiemann
2f5543933e
Merge pull request
#21670
from netbox-community/15513-add-bulk-create-for-prefixes
...
Closes
#15513
: Add bulk creation support for IP prefixes
2026-03-13 18:25:13 -04:00
..
__init__.py
Fixes
#21407
: Enable I (isort) and stabilize import ordering (
#21458
)
2026-02-18 10:41:51 -06:00
bulk_create.py
feat(ipam): Add bulk creation support for prefixes
2026-03-13 15:10:18 +01:00
bulk_edit.py
Fix
#17654
: Add Role to ASN (
#21582
)
2026-03-10 10:00:28 -05:00
bulk_import.py
Fix
#17654
: Add Role to ASN (
#21582
)
2026-03-10 10:00:28 -05:00
filtersets.py
Closes
#20698
: Expose total_vlan_ids on VLAN groups (
#21574
)
2026-03-13 15:10:56 -05:00
model_forms.py
feat(ipam): Add HTMX support to prefix bulk add form
2026-03-13 15:10:46 +01:00