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ů.
 
 
 
 
 
 
Suraj Shetty 24f3123552 build: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes před 3 roky
.github refactor: Clean up whitespace & add CI check před 3 roky
cypress test: failing report_view UI test fix před 3 roky
esbuild build: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes před 3 roky
frappe Merge pull request #16199 from resilient-tech/perf-listfactory 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 refactor: Added commit id to ignore list 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
.pre-commit-config.yaml refactor: Clean up whitespace & add CI check 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 refactor: Clean up whitespace & add CI check 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: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes před 3 roky
requirements.txt fix: Add signature to Communication.content if not already added 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: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes 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.