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
netbox-community-netbox
/
netbox
/
utilities
/
forms
History
jeremystretch
41dfdc0aaa
Fixes
#7324
: Fix TypeError exception in web UI when filtering objects using single-choice filters
2021-09-21 09:13:26 -04:00
..
__init__.py
…
constants.py
…
fields.py
Return cleaned
null_option
value as
None
in dynamic multi-select field
2021-09-07 18:43:36 -07:00
forms.py
Fixes
#7153
: Allow clearing of assigned device type images
2021-09-02 16:48:54 -04:00
utils.py
Fixes
#7324
: Fix TypeError exception in web UI when filtering objects using single-choice filters
2021-09-21 09:13:26 -04:00
widgets.py
Fixes
#7176
: Reset query parameters on APISelect when deep copied
2021-09-07 14:13:53 -07:00