No description
Find a file
2012-01-19 15:12:13 +05:30
conf version 2 2011-09-07 17:27:20 +05:30
css cleanup of login and removed un-necessary files 2012-01-17 18:04:18 +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 Merge branch 'stable' into latest 2012-01-18 09:45:21 +05:30
py Merge branch 'latest' of github.com:webnotes/wnframework into latest 2012-01-19 15:12:13 +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 refactored patch_handler 2012-01-19 11:37:08 +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