No description
Find a file
Faris Ansari be41896d60
revert: server script errors (#15758)
#15334 added a change where all exceptions are caught when a server
script is executed, which makes validation errors useless. reverting this
for now, until we find a better solution.
2022-01-27 15:37:17 +05:30
.github ci: Run cypress tests on each re-run 2022-01-25 13:46:18 +05:30
cypress Merge pull request #15335 from shariquerik/wspace-new-design 2022-01-26 15:33:55 +05:30
esbuild style: use const instead of let 2021-11-09 13:00:15 +05:30
frappe revert: server script errors (#15758) 2022-01-27 15:37:17 +05:30
.editorconfig chore: extend editorconfig to vue components 2021-08-25 20:12:55 +05:30
.eslintignore
.eslintrc style: Fix sider issues 2022-01-06 09:18:42 +05:30
.flake8 ci: fix semgrep false positives (#13161) 2021-05-12 20:22:48 +05:30
.git-blame-ignore-revs chore: Ignore updating license header from blame 2021-09-03 12:14:45 +05:30
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 2021-12-13 11:16:11 +11:00
.mergify.yml ci: Update auto-close condition 2021-09-01 12:13:11 +05:30
.pylintrc
.snyk
.stylelintrc
attributions.md
bandit.yml
CODE_OF_CONDUCT.md
codecov.yml chore: correct coverage config 2021-12-14 20:12:51 +05:30
CODEOWNERS chore: Fix CODEOWNERS formatting 2021-11-28 09:57:55 +05:30
cypress.json chore: colocate ui tests 2022-01-03 16:19:11 +05:30
dev-requirements.txt chore: Clean up requirements 2021-11-11 20:56:47 +05:30
generate_bootstrap_theme.js fix: Common sass_options 2021-04-27 11:24:19 +05:30
hooks.md
LICENSE chore: Update copyright until date to 2021 2021-09-03 12:19:15 +05:30
Makefile
node_utils.js fix: set correct default redis async broker in node_utils 2021-05-21 16:09:43 +05:30
package.json Merge branch 'develop' into datatable-rtl-column-resize 2022-01-18 09:17:21 +05:30
README.md chore: Try on FCloud button 2021-10-13 18:41:08 +05:30
requirements.txt chore: Clean up requirements 2021-11-11 20:56:47 +05:30
SECURITY.md
setup.py fix: drop py3.7 support for v14 2022-01-10 13:45:18 +05:30
sider.yml
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 2021-09-14 12:09:01 +05:30
yarn.lock build(deps): bump nanoid from 3.1.22 to 3.2.0 (#15685) 2022-01-24 16:55:38 +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

Contributing

  1. Code of Conduct
  2. Contribution Guidelines
  3. Security Policy
  4. Translations

Resources

  1. frappeframework.com - Official documentation of the Frappe Framework.
  2. frappe.school - Pick from the various courses by the maintainers or from the community.

License

This repository has been released under the MIT License.