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
113c60a44af7fa6ad61a8034b8bfc7867fb78660
netbox-community-netbox
/
netbox
/
utilities
/
forms
History
Jeremy Stretch
113c60a44a
Fixes
#13909
: Ignore empty choices when populating dynamic choice fields from initial data
2023-12-27 14:32:40 -05:00
..
fields
Fixes
#13909
: Ignore empty choices when populating dynamic choice fields from initial data
2023-12-27 14:32:40 -05:00
widgets
14467 change ChoiceField separator from comma to colon (
#14469
)
2023-12-12 14:31:39 -05:00
__init__.py
Closes
#12246
: General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
bulk_import.py
Fixes
#11617
: Check for invalid CSV headers during bulk import (
#13826
)
2023-09-20 14:40:27 -04:00
constants.py
Refactor utility form resources into separate modules
2020-08-11 15:14:06 -04:00
forms.py
Fixes
#11617
: Check for invalid CSV headers during bulk import (
#13826
)
2023-09-20 14:40:27 -04:00
mixins.py
Closes
#11732
: Protect against errant overwriting of data via web UI forms
2023-08-01 09:06:51 -04:00
utils.py
Fixes
#14325
: Ensure expanded numeric arrays are ordered (
#14370
)
2023-11-28 17:04:10 -05:00