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
/
netbox
History
Jeremy Stretch
afbbe1148f
Moved core API classes out of utilities
2017-10-10 14:21:20 -04:00
..
__init__.py
…
api.py
Moved core API classes out of utilities
2017-10-10 14:21:20 -04: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
Moved core API classes out of utilities
2017-10-10 14:21:20 -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
…