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
/
extras
History
Jeremy Stretch
d651deb31c
Renamed
form_class
attribute to
model_form
for consistency
2017-09-12 13:55:11 -04:00
..
api
Fixes
#1421
: Improved model validation logic for API serializers
2017-08-15 13:54:04 -04:00
fixtures
…
management
Closes
#1375
: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
2017-07-26 11:24:19 -04:00
migrations
…
tests
…
__init__.py
…
admin.py
…
constants.py
Moved constant definitions from models.py to constants.py
2017-06-16 16:01:44 -04:00
filters.py
#1190
: Allow partial string matching when searching on custom fields
2017-06-01 16:57:32 -04:00
forms.py
…
models.py
Fixes
#1415
: Ignore leading/trailing semicolons in topology map device lists
2017-08-09 15:46:40 -04:00
rpc.py
…
urls.py
…
views.py
Renamed
form_class
attribute to
model_form
for consistency
2017-09-12 13:55:11 -04:00