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
b83fcc6077bd9d980c1f2164e32015454429279e
netbox-community-netbox
/
netbox
/
utilities
/
forms
History
Jeremy Stretch
fc7d6e1387
Fixes
#14325
: Ensure expanded numeric arrays are ordered (
#14370
)
...
*
Fixes
#14325
: Ensure expanded numeric arrays are ordered * Remove redundant casting to
2023-11-28 17:04:10 -05:00
..
fields
Fixes
#13410
: Fix rendering of custom choice fields with large numner of choices
2023-08-08 09:32:56 -04:00
widgets
Closes
#12194
: Add pre-defined custom field choices (
#13219
)
2023-07-28 11:24:21 -04: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