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
dfcfbe240ddf6f73a61ab857912115afbf78664d
netbox-community-netbox
/
netbox
/
utilities
/
forms
History
Jeremy Stretch
44f8a777df
Merge branch 'develop' into feature
2023-08-15 11:04:03 -04: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
Satisfy PEP8 E721 linter complaints
2023-07-30 13:34:08 -04:00
constants.py
…
forms.py
Closes
#12246
: General cleanup of utilities modules
2023-04-14 10:33:53 -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
#12639
- Make sure name expansions throws a validation error on decrementing ranges (
#13326
)
2023-08-11 11:53:16 -04:00