Hello everyone, This week has been a productive week. Initially, I was moving a little slow but have picked up some really good pace by the weekend. The things done can be briefly summarized as follows,
1. Added a way to easily copy API endpoint URL when using RECEIVE strategy, which can be seen [1] <https://github.com/netjson/django-netjsongraph/pull/25>. 2. Made a minor release of django-netjsongraph, the details of which can be viewed at [2] <https://github.com/netjson/django-netjsongraph/releases/tag/0.2.3> 3. A good amount of refactoring has been done in the code base of django-netjsongraph. We have provided base classes which include models, views, admin and AppConfig to improve re-usability by third party apps. Most of the code can be now reused. The PR of which can be seen at [3] <https://github.com/netjson/django-netjsongraph/pull/26>. 4. Started reading '*The Pragmatic programmer' by Andy Hunt and Dave Thomas* and I liked the concept of fixing broken windows before anything. Right now, we're in the initial phase of adding small features and fixing bugs. 5. Project planning shall begin soon and I shall be regularly updating on the mailing list. Have a nice weekend. Rohith Asrk <http://github.com/rohithasrk> [1]: https://github.com/netjson/django-netjsongraph/pull/25 [2]: https://github.com/netjson/django-netjsongraph/releases/tag/0.2.3 [3]: https://github.com/netjson/django-netjsongraph/pull/26 -- 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.
