<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">I just released this
simple reusable django app that provides a web interface for<font
face="Helvetica, Arial, sans-serif"> <font face="Helvetica,
Arial, sans-serif">netjsonconfig<font face="Helvetica, Arial,
sans-serif">:</font></font></font></font><br>
<a class="moz-txt-link-freetext" href="https://github.com/openwisp/django-netjsonconfig">https://github.com/openwisp/django-netjsonconfig</a><br>
At the moment it's still very simple, but its simplicity has allowed
me to gain productivity in a very short time. Its features are:<br>
<ul>
<li>define templates (common configuration)</li>
<li>define device configurations and assign templates</li>
<li>visualize the resulting OpenWRT configuration (netjsonconfig
render method)<br>
</li>
<li>download the OpenWRT configuration archive (netjsonconfig
generate method)<br>
</li>
</ul>
Thanks to this work I've been able to find a few issues in
netjsonconfig that have been solved, version 0.3.2 was also released
today, here's the change log:<br>
<a class="moz-txt-link-freetext" href="https://github.com/openwisp/netjsonconfig/releases/tag/0.3.2">https://github.com/openwisp/netjsonconfig/releases/tag/0.3.2</a><br>
<br>
No major changes to the NetJSON RFC were made since my last email
two weeks ago.<br>
<br>
Nemesis<br>
</body>
</html>