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
9b89afd6dcdb1408934a5676d8d6a9bcdc44206d
netbox-community-netbox
/
netbox
/
utilities
/
forms
History
Jeremy Stretch
992657cbe0
Introduce SelectSpeedWidget
2021-02-25 11:47:26 -05:00
..
__init__.py
Refactor utility form resources into separate modules
2020-08-11 15:14:06 -04:00
constants.py
Refactor utility form resources into separate modules
2020-08-11 15:14:06 -04:00
fields.py
Fixes
:
#5315
- Make "null_option" on DynamicModelChoiceField also null the value on the model. (
#5704
)
2021-02-12 10:53:40 -06:00
forms.py
Closes
#5531
: Ensure consistent calls to parent clean() methods for models, forms
2020-12-28 12:54:42 -05:00
utils.py
Refactor utility form resources into separate modules
2020-08-11 15:14:06 -04:00
widgets.py
Introduce SelectSpeedWidget
2021-02-25 11:47:26 -05:00