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
7a558d8332e6ef74df84f4f1e7f6f4851811a579
netbox-community-netbox
/
netbox
/
templates
/
utilities
History
Jeremy Stretch
aa84d04c8b
Removed redundant PK list from bulk edit template
2016-08-17 12:04:16 -04:00
..
templatetags
Created a template tag for displaying utilization graphs
2016-07-20 13:56:17 -04:00
bulk_edit_form.html
Removed redundant PK list from bulk edit template
2016-08-17 12:04:16 -04:00
confirm_bulk_delete.html
Rewrote all DeviceType component template deletion views to utilize BulkDeleteView()
2016-07-25 16:32:07 -04:00
confirmation_form.html
Converted all delete CBVs to use utilities/obj_delete.html
2016-05-12 15:46:02 -04:00
obj_delete.html
Converted all delete CBVs to use utilities/obj_delete.html
2016-05-12 15:46:02 -04:00
obj_edit.html
Include created and last_updated fields
2016-06-22 10:57:32 -04:00
obj_table.html
Fixed bug where placeholder prefixes were being included as 'None' in pk_all for bulk edit/delete
2016-06-16 09:28:03 -04:00
render_field.html
Added help_text to checkbox render
2016-03-04 14:19:33 -05:00
render_form.html
…