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
/
api
History
Jeremy Stretch
afbe0bc307
Merge pull request
#1544
from digitalocean/reports
...
Closes
#1511
: Implemented reports
2017-09-28 17:16:10 -04:00
..
__init__.py
…
customfields.py
Fixes
#1489
: Corrected server error on validation of empty required custom field
2017-09-25 13:37:11 -04:00
serializers.py
Added url field for nested report results
2017-09-26 16:55:25 -04:00
urls.py
Initial work on reports API
2017-09-21 16:32:05 -04:00
views.py
Restrict the running of reports via API to POST requests
2017-09-28 16:04:37 -04:00