No description
Find a file
2021-04-21 11:43:34 +05:30
.github Merge branch 'develop' into permlevel-fix 2021-03-24 18:56:28 +05:30
cypress test: Add a test case for grid validation 2021-04-01 12:38:40 +05:30
frappe chore: Add release notes for v13.1.0 (#12932) 2021-04-21 11:43:34 +05:30
rollup fix: Support single file builds in build.json 2020-09-28 17:18:54 +05:30
.editorconfig chore: Add .editorconfig to enforce consistent styling (#12021) 2020-12-01 16:34:19 +05:30
.eslintignore fix: Miscellaneous changes (#12343) 2021-02-08 12:05:37 +05:30
.eslintrc chore: add localforage to globals in .eslintrc 2021-02-18 18:35:17 +05:30
.flake8 chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 2021-03-16 17:07:41 +05:30
.gitignore feat(minor): Build Workspace, renamed frappe.views.Views => frappe.views.ListViewSelect, fixed recurring dependency issue on grids 2021-01-02 14:04:32 +05:30
.mergify.yml chore: Update mergify configuration (#12585) 2021-03-16 11:14:03 +05:30
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 2019-11-07 12:14:09 +05:30
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 2020-09-17 10:00:48 +05:30
.stylelintrc fix: Miscellaneous changes (#12343) 2021-02-08 12:05:37 +05:30
attributions.md Non Pour Accent! (#5427) 2018-04-10 22:53:42 -08:00
bandit.yml fix(tests): tests and linting 2019-02-13 16:50:34 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-09-12 09:14:34 +05:30
CODEOWNERS chore: Update CODEOWNERS 2021-03-09 13:11:47 +05:30
cypress.json chore: Enable cypress retries 2021-02-01 07:36:04 +05:30
generate_bootstrap_theme.js style: sider suggestions 2020-09-18 16:28:11 +05:30
hooks.md Non Pour Accent! (#5427) 2018-04-10 22:53:42 -08:00
LICENSE Update LICENSE 2018-04-12 17:27:20 +05:30
Makefile [NEW] Makefile to clean cache without restart 2018-03-08 15:18:32 +05:30
node_utils.js fix: Set default site for socketio using env var 2021-02-09 13:39:59 +05:30
package.json chore: Upgrade frappe-charts to rc13 (backport #12896) (#12897) 2021-04-19 10:51:01 +05:30
README.md ci: update badge in README and add push event trigger (#12592) 2021-03-17 07:50:51 +05:30
requirements.txt fix: max_old_space_size limit for node processes (#12494) 2021-03-01 16:43:18 +05:30
SECURITY.md chore: updated Security policy and issue template 2019-10-12 12:06:36 +05:30
setup.py chore: set python_requires to >=3.6 2020-05-13 02:03:12 +05:30
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 2021-03-16 17:07:41 +05:30
socketio.js chore: Remove unused code (#12703) 2021-03-27 17:46:15 +05:30
yarn.lock chore: Upgrade frappe-charts to rc13 (backport #12896) (#12897) 2021-04-19 10:51:01 +05:30


a web framework with "batteries included"

it's pronounced - fra-pay

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

Table of Contents

Installation

Install via Frappe Bench

Contributing

  1. Contribution Guidelines
  2. Translations

Website

For details and documentation, see the website https://frappeframework.com

License

This repository has been released under the MIT License.