No description
Find a file
2012-03-29 15:31:33 +05:30
conf major reworking of page navigation 2012-03-16 18:28:13 +05:30
css link empty value and kb fix 2012-03-23 15:54:55 +05:30
docs rename function modified 2012-03-16 16:25:23 +05:30
images new autosuggest, other fixes 2012-03-09 16:44:28 +05:30
js Merge branch 'handlerupdate' of github.com:webnotes/wnframework into shf_merge 2012-03-27 19:36:02 +05:30
py Merge branch 'renamedt' into shf_rename 2012-03-29 15:31:33 +05:30
.gitignore fix to auth no root in cookie 2012-01-20 09:20:56 +01:00
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

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