{% extends "layout.html" %}
{% set title = 'Overview' %}
{% block body %}
Benvenuti
Jungle is a framework built on top of
django that aims at:
let people write template form in a very natural way
allow people to write fast search forms in a very easy way
Licence
This software is bbeing developed and sponsored by Thundersystems by:
Sandro Dentella
Vittorino Parenti
Marco Minutoli
Mailing list
C'è anche un gruppo di google in italiano che per ora ha una quantità
omeopatica di mail (tracce, ad essere generosi), ma che spero di
rivitalizzare nei prossimi tempi... puoi iscriveri dal box a destra
{% endblock %}