No description
Find a file
2021-02-22 14:04:07 +05:30
.github chore: Fix translation syntax check 2021-01-30 13:02:52 +05:30
.travis debug(tests): test_workflow 2020-08-17 09:56:45 +05:30
cypress fix: ui tests 2021-02-18 11:24:25 +05:30
frappe Merge branch 'develop' of https://github.com/frappe/frappe into develop 2021-02-22 14:04:07 +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
.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: Semantic PR check is not required if Squash label is added 2021-02-09 22:40:51 +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
.travis.yml chore: Skip porducer site installation in ui test 2021-02-01 08:05:10 +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-02-01 10:39:53 +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 feat: replace localStorage with localforage for storing drafts 2021-02-17 19:04:13 +05:30
README.md fix: broken link in README 2020-10-16 08:52:42 +05:30
requirements.txt chore(Snyk): Security upgrade cryptography from 3.2 to 3.3.2 (#12350) 2021-02-09 19:12:41 +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
socketio.js refactor: remove unused parameter, minor cleanup 2021-02-16 14:16:30 +05:30
yarn.lock feat: replace localStorage with localforage for storing drafts 2021-02-17 19:04:13 +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.