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ů.
 
 
 
 
 
 
Ankush Menat 8a1889301a chore!: remove dead hooks `app_icon` & `app_color` před 3 roky
.github docs: Removed whitespace from Try on FC button před 3 roky
cypress Merge branch 'develop' of https://github.com/frappe/frappe into fix-ui-flaky-tests před 3 roky
esbuild chore: set esbuild output target to es2017 před 3 roky
frappe chore!: remove dead hooks `app_icon` & `app_color` 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 chore: eslint - use es2020 for parsing před 3 roky
.flake8 ci: fix semgrep false positives (#13161) před 4 roky
.git-blame-ignore-revs chore: Ignore codebase formatting change 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 (#16655) před 3 roky
.pre-commit-config.yaml style: format all python files using black (#16453) před 3 roky
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler před 5 roky
.releaserc chore: do not publish any assets před 3 roky
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) před 4 roky
.stylelintrc fix: Miscellaneous changes (#12343) před 4 roky
CODEOWNERS chore: Update CODEOWNERS 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 style(README): Fixed inconsistent whitespaces 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 chore!: remove dead hooks `app_icon` & `app_color` před 3 roky
node_utils.js fix: set correct default redis async broker in node_utils před 4 roky
package.json chore(deps): bump moment from 2.24.0 to 2.29.2 před 3 roky
pyproject.toml style: format all python files using black (#16453) před 3 roky
requirements.txt Merge pull request #15538 from noahjacob/phone_field_control před 3 roky
setup.py style: format all python files using black (#16453) 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 chore(deps): bump moment from 2.24.0 to 2.29.2 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

Login for the PWD site: (username: Administrator, password: admin)

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.