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
fde9c1664ab31b87fb04a16fbfc4fd5f272f2ddb
netbox-community-netbox
/
netbox
/
utilities
/
forms
/
fields
History
Jeremy Stretch
481d16de08
Fixes
#14838
: JSONField should treat initial form data as JSON
2024-01-24 17:18:17 -05:00
..
__init__.py
Closes
#12246
: General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
array.py
Closes
#13149
: Wrap form field labels with gettext_lazy()
2023-07-31 12:52:38 -04:00
content_types.py
Closes
#12246
: General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
csv.py
Closes
#13149
: Wrap form field labels with gettext_lazy()
2023-07-31 12:52:38 -04:00
dynamic.py
Fixes
#13909
: Ignore empty choices when populating dynamic choice fields from initial data
2023-12-27 14:32:40 -05:00
expandable.py
Closes
#13149
: Wrap form field labels with gettext_lazy()
2023-07-31 12:52:38 -04:00
fields.py
Fixes
#14838
: JSONField should treat initial form data as JSON
2024-01-24 17:18:17 -05:00