No description
Find a file
bcornwellmott 264af6ad3d Make upload files private by default
This unchecks the private box when uploading files by default. It's better to accidentally attach as private something that is meant to be public than to accidentally attach something as public which is meant to be private.
2017-06-20 10:35:19 -07:00
ci add my_config patch to travis 2014-10-12 18:54:44 +05:30
frappe Make upload files private by default 2017-06-20 10:35:19 -07:00
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 [travis] Install node v7 (#3417) 2017-06-01 19:00:49 +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