No description
Find a file
tundebabzy b1936b8fc7 Issue with ToDo WYSIWG area (#3374) (fixes frappe/erpnext#7773)
* fixes #7773: Issue with ToDo WYSIWG area
2017-05-29 17:21:44 +05:30
ci add my_config patch to travis 2014-10-12 18:54:44 +05:30
frappe Issue with ToDo WYSIWG area (#3374) (fixes frappe/erpnext#7773) 2017-05-29 17:21:44 +05:30
test_sites [refactor] Language is now a doctype (#2003) 2016-08-23 16:38:03 +05:30
.gitignore [docs] remove /docs/current from repo, since they will be created during build 2016-02-04 17:09:01 +05:30
.travis.yml Fix build js for travis (#3359) 2017-05-22 12:44:31 +05:30
attributions.md Charts on reports / activity page, deprecated flot library 2016-05-26 15:27:13 +05:30
CONTRIBUTING.md [fix] contributing 2017-04-29 17:50:05 +05:30
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md (#2864) 2017-03-23 16:26:54 +05:30
license.txt [minor] year update (#1983) 2016-08-17 10:25:38 +05:30
MANIFEST.in Fixed manifest and website 2014-06-09 13:21:57 +05:30
package.json Add package.json (#3364) 2017-05-23 11:20:20 +05:30
README.md [minor] README.md 2017-04-12 14:31:26 +05:30
requirements.txt changes mysql-python to mysqlclient for py3 support (#3301) 2017-05-19 10:35:14 +05:30
setup.py [fix] change in versioning: store __version__ in __init__.py 2016-06-09 16:08:59 +05:30
socketio.js [temp] throttle socket io connection (#3260) 2017-05-10 17:23:13 +05:30

Frappe Framework

Build Status

Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext

Installation

Install via Frappe Bench

Contributing

  1. Pull Request Requirements
  2. Translations

Website

For details and documentation, see the website

https://frappe.io

License

MIT License