This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
7d5435714685359a68473fc52e1e59849d334387
netbox-community-netbox
/
netbox
/
ipam
/
forms
History
Daniel Sheppard
7d54357146
Fixes
:
#15502
- Correct exception on IP import form when VM is target
2024-04-03 08:10:28 -04:00
..
__init__.py
Closes
#10695
: Rename forms/models.py to forms/model_forms.py
2022-10-25 16:26:05 -04:00
bulk_create.py
Closes
#13149
: Wrap form field labels with gettext_lazy()
2023-07-31 12:52:38 -04:00
bulk_edit.py
Fixes
#14905
: Fix miscellaneous errors with string translations
2024-01-24 17:05:02 -05:00
bulk_import.py
Fixes
:
#15502
- Correct exception on IP import form when VM is target
2024-04-03 08:10:28 -04:00
filtersets.py
Fixes
#14905
: Fix miscellaneous errors with string translations
2024-01-24 17:05:02 -05:00
model_forms.py
Fixes
#15220
: Move IP mask validation logic from form to model
2024-03-01 11:28:48 -05:00