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
5c1adf9e37
Fixes
#4593
: Fix AttributeError exception when viewing object lists as a non-authenticated user
2020-05-06 23:44:06 -04:00
..
templatetags
Closes
#3064
: Include tags in object lists as a toggleable table column
2020-05-06 14:42:51 -04:00
confirmation_form.html
…
obj_bulk_add_component.html
…
obj_bulk_delete.html
…
obj_bulk_edit.html
…
obj_bulk_import.html
Remove example choices from CSV import form
2020-05-04 16:30:21 -04:00
obj_bulk_remove.html
…
obj_delete.html
…
obj_edit.html
…
obj_import.html
…
obj_list.html
Fixes
#4593
: Fix AttributeError exception when viewing object lists as a non-authenticated user
2020-05-06 23:44:06 -04:00
obj_table.html
…
render_custom_fields.html
…
render_field.html
…
render_form.html
…