This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2026-02-19 15:27:44 +01:00
Code
Issues
273
Packages
Projects
Releases
10
Wiki
Activity
Files
3f345cdbee016243ab5162456ea5415472a2f2df
netbox
/
netbox
/
extras
/
forms
History
Julio-Oliveira-Encora
85ca750ad7
Changed "clean_extra_choices" in "CustomFieldChoiceSetForm" to strip the space for value and label.
2024-05-21 09:59:24 -04:00
..
__init__.py
Closes
#14326
: Move form mixins (
#14327
)
2023-11-22 13:49:26 -05:00
bulk_edit.py
Closes
#15547
: Add comments field to CustomField model
2024-04-19 15:10:06 -04:00
bulk_import.py
Merge branch 'develop' into feature
2024-04-22 13:23:42 -04:00
filtersets.py
Use FieldSet instances for all forms
2024-03-19 13:34:13 -04:00
misc.py
Closes
#13149
: Wrap form field labels with gettext_lazy()
2023-07-31 12:52:38 -04:00
model_forms.py
Changed "clean_extra_choices" in "CustomFieldChoiceSetForm" to strip the space for value and label.
2024-05-21 09:59:24 -04:00
reports.py
Move local_now() to utilities.datetime
2024-03-22 08:59:52 -04:00
scripts.py
Move local_now() to utilities.datetime
2024-03-22 08:59:52 -04:00