Hello everyone,

It has already been 7 weeks since we've started with the program and the 
journey has been absolutely brilliant. This and the last week have been 
really fruitful as I was able get my hands really dirty at code. The work 
done can be summarized as follows:

* Released *django-netjsongraph v0.3.1*. Now we can view the network 
topology graph in the admin interface too. Check it out at [1] 
<https://github.com/netjson/django-netjsongraph/releases/tag/0.3.1> and 
download from [2] <https://pypi.python.org/pypi/django-netjsongraph/0.3.1>.The 
aim was to basically add this feature to openwisp-network-topology. But 
then, I felt adding to django-netjsongraph would be more beneficial. We 
basically added an overlay in the admin interface of django. This helped me 
learn more about django internals. And yes, this time I was able to make 
the release entirely on my own and it made me feel great.

* Integrated django_netjsongraph's visualizer into 
*openwisp-network-topology*. The work of which can be checked at [3] 
<https://github.com/openwisp/openwisp-network-topology/pull/9>. This wasn't 
a really tough task as we've already made the visualizer code reusable as 
mentioned in last week's report.

* We realized that a lot of code was being shared between different 
OpenWISP modules and having a package which contained all the shared code 
seemed more sensible. Therefore, a repo by the name *openwisp-utils* was 
created. Can be checked out at [4]. 
<https://github.com/openwisp/openwisp-utils>

* A lot of work related to *openwisp-utils *has been done and can be 
checked out here [5] <https://github.com/openwisp/openwisp-utils/pull/2>. 
Just small changes and it can be launched ASAP.

* We can hope to launch two packages early next week, 
*openwisp-network-topology 
v0.1* and *openwisp-utils v0.1. *And all the repositories where the shared 
code is being used shall be modified.

We are almost near the first evaluation of GSoC and I've been able to 
fulfill all the deliverables. This has absolutely been wonderful. I see a 
lot of improvement in myself as I'm able to tackle all the problems without 
any fear. This wouldn't have been possible without the community's help. 
Special thanks to my mentor, Federico Capoano.

Have a great weekend,
Rohith Asrk <https://github.com/rohithasrk>

References:
  [1]: https://github.com/netjson/django-netjsongraph/releases/tag/0.3.1
  [2]: https://pypi.python.org/pypi/django-netjsongraph/0.3.1
  [3]: https://github.com/openwisp/openwisp-network-topology/pull/9
  [4]: https://github.com/openwisp/openwisp-utils 
  [5]: https://github.com/openwisp/openwisp-utils/pull/2

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to