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
04fd197c9b
Fixed table form rendering for django-tables2>=1.2.1
2016-12-26 14:30:56 -05:00
..
templatetags
…
bulk_edit_form.html
#527
: Initial work to allow nullifying fields during bulk edit
2016-09-30 16:17:41 -04:00
confirm_bulk_delete.html
…
confirmation_form.html
Closes
#49
: Introduction of circuit terminations
2016-12-14 13:47:22 -05:00
obj_delete.html
…
obj_edit.html
Closes
#181
: Implemented support for bulk IP address creation
2016-12-20 15:39:22 -05:00
obj_table.html
Fixed table form rendering for django-tables2>=1.2.1
2016-12-26 14:30:56 -05: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
…