Django is a great web framework to develop web application rapidly. But in a large web application, that develop with widgets is necessary to speed up.
We provide a simple framework to make this easier. You can create your own widgets easily, or can use the widgets we made. In this time, we support widgets written with ExtJS.
A glance of widget usage:
{% load Widget %}
{% formWidget %}
{
'strategy': 'wforms',
'action': '/view/',
'method': 'POST',
'form': form,
}
{% endformWidget %}
Please see wiki pages for more details.
The first version of this project is almost finished, but not yet committed to google code subversion. This is because we are refactoring it to separate it from our original project. please wait, coming soon...
Commercial Use
Modify
Distribute
Place Warranty
Hold Liable
Use Trademarks
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.