Jeremy Stretch
|
fdae3a3f31
|
Introduced the REPORTS_ROOT config parameter; Python2 fixes
|
2017-10-11 14:03:35 -04:00 |
|
Jeremy Stretch
|
f49d7ce1da
|
Removed deprecated NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters
|
2017-09-29 10:18:18 -04:00 |
|
Jeremy Stretch
|
81df837a33
|
Closes #1485: Added LOGIN_BANNER configuration setting to display a banner on the login page
|
2017-09-15 15:28:09 -04:00 |
|
Jeremy Stretch
|
643f64df3f
|
Closes #1341: Added a MEDIA_ROOT configuration setting to specify where uploaded files are stored on disk
|
2017-08-30 11:11:59 -04:00 |
|
Jeremy Stretch
|
65a633f42d
|
Closes #1374: Added NAPALM_ARGS and NAPALM_TIMEOUT configiuration parameters
|
2017-07-26 11:47:59 -04:00 |
|
Jeremy Stretch
|
d2c6d79589
|
Closes #1375: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
|
2017-07-26 11:24:19 -04:00 |
|
Jeremy Stretch
|
8a849ebeff
|
Closes #990: Enable logging configuration in configuration.py
|
2017-06-09 15:03:10 -04:00 |
|
Jeremy Stretch
|
6aae8aee5b
|
Closes #1237: Enabled setting limit=0 to disable pagination in API requests; added MAX_PAGE_SIZE configuration setting
|
2017-05-30 23:24:21 -04:00 |
|
Jeremy Stretch
|
7ba6e320e7
|
Fixes #843: Implemented CORS headers for API
|
2017-03-21 13:53:07 -04:00 |
|
Jeremy Stretch
|
833499ffe8
|
#212: Introduced BASE_PATH configuration setting
|
2016-09-29 16:32:16 -04:00 |
|
Joachim Tingvold
|
deda796e42
|
Triple -> single ticks + grammar.
|
2016-07-22 17:41:00 +02:00 |
|
Joachim Tingvold
|
55ab720695
|
Be more specific in the documentation regarding ALLOWED_HOSTS.
|
2016-07-21 21:05:24 +02:00 |
|
Jeremy Stretch
|
4a00971d44
|
Fixes #43: Introduce toggle to enforce unique IP space per VRF
|
2016-07-14 16:13:02 -04:00 |
|
Jeremy Stretch
|
96b496ffa8
|
Updated documentation to include banner settings
|
2016-07-13 11:24:34 -04:00 |
|
Jeremy Stretch
|
f1b6f0cfee
|
Fixes #285: Added PREFER_IPV4 configuration setting
|
2016-07-13 11:16:09 -04:00 |
|
Jeremy Stretch
|
b8c5366c3e
|
Split configuration doc into two sections
|
2016-07-08 16:25:34 -04:00 |
|