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
b4d68382ce4442032f1b3d5b27c7a252f6b3536a
netbox-community-netbox
/
netbox
History
Jeremy Stretch
b4d68382ce
Fix unclosed form element
2016-07-26 10:16:23 -04:00
..
circuits
Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView
2016-07-25 17:02:53 -04:00
dcim
Enabled bulk deletion of device bays, interfaces, console server ports, and power outlets from devices
2016-07-26 10:14:51 -04:00
extras
Corrected Unicode display of ExportTemplates
2016-07-26 09:15:46 -04:00
ipam
Fixes
#384
: Corrected max_length in description fields
2016-07-25 17:12:45 -04:00
netbox
…
project-static
Fixes
#370
: Notify user when secret decryption fails
2016-07-22 14:43:14 -04:00
secrets
Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView
2016-07-25 17:02:53 -04:00
templates
Fix unclosed form element
2016-07-26 10:16:23 -04:00
users
…
utilities
Rewrote all DeviceType component template deletion views to utilize BulkDeleteView()
2016-07-25 16:32:07 -04:00
generate_secret_key.py
…
manage.py
…