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
a6599874db1e125e9d86fdb3b44565bb9cdee265
netbox-community-netbox
/
netbox
/
netbox
History
Jeremy Stretch
f49d7ce1da
Removed deprecated NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters
2017-09-29 10:18:18 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
configuration.docker.py
Closes
#1375
: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
2017-07-26 11:24:19 -04:00
configuration.example.py
Closes
#1485
: Added LOGIN_BANNER configuration setting to display a banner on the login page
2017-09-15 15:28:09 -04:00
forms.py
Fix global search placeholder text
2017-08-30 12:07:11 -04:00
settings.py
Removed deprecated NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters
2017-09-29 10:18:18 -04:00
urls.py
Implemented initial virtualization API
2017-08-08 16:33:34 -04:00
views.py
Added virtualization to API root
2017-08-31 11:36:29 -04:00
wsgi.py
Import unicode_literals
2017-05-24 11:33:11 -04:00