Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sagar Vora c6049d7e7c
fix: always execute method if found in `__dict__` (#15958)
před 3 roky
.github ci: While running all builds set build-server as well před 3 roky
cypress Merge branch 'develop' of https://github.com/frappe/frappe into autocomplete-control před 3 roky
esbuild style: use `const` instead of `let` před 3 roky
frappe fix: always execute method if found in `__dict__` (#15958) před 3 roky
.editorconfig chore: extend editorconfig to vue components před 3 roky
.eslintignore fix: Miscellaneous changes (#12343) před 4 roky
.eslintrc style: Fix sider issues před 3 roky
.flake8 ci: fix semgrep false positives (#13161) před 4 roky
.git-blame-ignore-revs chore: ignore rev in blame před 3 roky
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. před 3 roky
.mergify.yml ci(Mergify): Configuration update (#15968) před 3 roky
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler před 5 roky
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) před 4 roky
.stylelintrc fix: Miscellaneous changes (#12343) před 4 roky
CODEOWNERS chore: Fix CODEOWNERS formatting před 3 roky
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md před 7 roky
LICENSE chore: Update copyright until date to 2021 před 3 roky
Makefile [NEW] Makefile to clean cache without restart před 7 roky
README.md chore: Remove flag from codecov badge před 3 roky
SECURITY.md chore: updated Security policy and issue template před 5 roky
attributions.md Non Pour Accent! (#5427) před 7 roky
bandit.yml fix(tests): tests and linting před 6 roky
codecov.yml chore: correct coverage config před 3 roky
cypress.json chore: colocate ui tests před 3 roky
dev-requirements.txt chore: Clean up requirements před 3 roky
generate_bootstrap_theme.js fix: Common sass_options před 4 roky
hooks.md Non Pour Accent! (#5427) před 7 roky
node_utils.js fix: set correct default redis async broker in node_utils před 4 roky
package.json build(deps): bump node-sass from 4.14.1 to 7.0.0 před 3 roky
requirements.txt Merge pull request #15919 from gavindsouza/bump-requirements-sec před 3 roky
setup.py fix: drop py3.7 support for v14 před 3 roky
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) před 4 roky
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) před 3 roky
yarn.lock build(deps): bump node-sass from 4.14.1 to 7.0.0 před 3 roky

README.md


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.