This repository was archived by the owner on Jun 27, 2020. It is now read-only.
Releases: openwisp/django-netjsongraph
Releases · openwisp/django-netjsongraph
0.3.3 [2017-07-22]
0.3.2 [2017-07-10]
0.3.1 [2017-06-22]
0.3.0 [2017-05-31]
0.2.3 [2017-05-18]
- #17: Updated django-rest-framework version requirement
- #22: Added support for Django 1.11
- #18: [QA] Added flake8 and isort checks to travis-ci build
- #9: Added a way to easily copy API endpoint URL when using RECEIVE strategy
Thanks to @rohithasrk for all his patches.
0.2.2 [2016-12-14]
0.2.1 [2016-05-20]
0.2.0 [2016-01-24]
0.1.3 [2016-01-09]
- #4: pevented
ValueError
intopology_detail
view
0.1.2 [2016-01-04]
- 19a1f6a:
addedNETJSONGRAPH_TIMEOUT
- 365509c:
avoided possible 500 internal server error when updating topology from admin action - 7fa86db:
added failure message when updating topology from admin - 56066e8:
addedget_absolute_url()
method toTopology
model - f90c639:
added "Links to other nodes" section inNode
admin - d6fff61:
addedNETJSONGRAPH_LINK_EXPIRATION
days setting - #3,
b246669:
minor improvements to visualizer