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
36072f17a99a7527b8863dd44de3a1e76fb6d765
netbox-community-netbox
/
netbox
/
utilities
/
forms
History
Jeremy Stretch
43e6308d90
Closes
#11732
: Protect against errant overwriting of data via web UI forms
2023-08-01 09:06:51 -04:00
..
fields
Closes
#13149
: Wrap form field labels with gettext_lazy()
2023-07-31 12:52:38 -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
Refactor utility form resources into separate modules
2020-08-11 15:14:06 -04:00
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
Merge branch 'develop' into feature
2023-03-20 08:54:22 -04:00