netbox/netbox
2016-07-26 17:10:11 -04:00
..
circuits Added tenant to circuit bulk editing; enabled filtering of circuits by tenant 2016-07-26 17:10:11 -04:00
dcim Applied tenancy to sites, racks, and devices 2016-07-26 16:46:22 -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 Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
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 Applied tenancy to sites, racks, and devices 2016-07-26 16:46:22 -04:00
tenancy Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
users Squashed migrations in preparation for public release 2016-06-22 14:23:06 -04:00
utilities Rewrote all DeviceType component template deletion views to utilize BulkDeleteView() 2016-07-25 16:32:07 -04:00
generate_secret_key.py Introduced a script to generate SECRET_KEY; removed example SECRET_KEY 2016-06-21 14:07:47 -04:00
manage.py Initial push to public repo 2016-03-01 11:23:03 -05:00