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
/
templates
/
utilities
History
Jeremy Stretch
e6c4ce51f7
Replaced all CSVForm ChoiceFields with CSVChoiceField
2017-06-07 13:22:06 -04:00
..
templatetags
…
bulk_edit_form.html
Standardized naming of return_url for all object views
2017-01-23 14:07:26 -05:00
confirm_bulk_delete.html
Re-implemented method for bulk editing/deleting all objects within a filtered queryset
2017-01-20 16:42:11 -05:00
confirmation_form.html
Improved handling of return_url for object edit/delete views; removed manual definitions of initial data fields
2017-04-13 13:11:23 -04:00
obj_delete.html
…
obj_edit.html
Initial work on
#152
: Image attachments
2017-03-30 21:55:57 -04:00
obj_import.html
Replaced all CSVForm ChoiceFields with CSVChoiceField
2017-06-07 13:22:06 -04:00
obj_table.html
Fixes
#1191
: Bulk selection of IPs under a prefix incorrect when "select all" is used
2017-05-17 14:23:08 -04:00
render_custom_fields.html
Initial work on custom fields
2016-08-12 17:20:01 -04:00
render_field.html
Fixes
#692
: Form errors are not displayed on checkbox fields
2016-11-14 11:13:27 -05:00
render_form.html
…