No description
Find a file
2011-12-08 17:51:24 +05:30
conf version 2 2011-09-07 17:27:20 +05:30
css button and other fixes 2011-09-16 14:36:54 +05:30
docs cleaned up doclist and form.py 2011-06-29 18:34:15 +05:30
images added missing icons 2011-09-16 16:22:23 +05:30
js Changes in dom.js 2011-12-06 10:44:04 +05:30
py Replaced '-' by '_' in dt name 2011-12-08 17:51:24 +05:30
.gitignore added latest version of jqplot and $.require 2011-08-17 11:23:27 +05:30
attribution.md added buttons, broke up loading of forms, reports 2011-09-08 15:46:06 +05:30
INSTALL.md version 2 2011-09-07 16:44:57 +05:30
README.md version 2 2011-09-07 16:44:57 +05:30
wnf.py fixed replace code 2011-11-08 12:57:26 +05:30

wnframework

wnframework is a full-stack web application framework that uses python/mysql on the server side. includes a tightly integrated client side library and uses many html5 featuers.

Projects: erpnext | webnotes/erpnext

Version

Version 2 is a radical reworking of the wnframework. This will be the current development version. For a stable version see -1.7 branches

Roadmap for version 2

  • lazy loading + localstorage of js libs (completed)
  • refactoring of js library
  • separation of the view from the model

Librarires

wnframework uses a number of libraries in the open domain, see attribution.md (it may not be a complete list but we are working on it!)

License

wnframework is freely available to use under the MIT License