選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Ankush Menat f7e00633b9 chore: useless flake8 warnings 3年前
.github ci: Remove dependency on requirements.txt for builds 3年前
cypress fix: Update label for editing in full page and add custom logic for rendering it. (#17149) 3年前
esbuild chore: set esbuild output target to es2017 3年前
frappe Merge pull request #17151 from phot0n/fix-format-date-dashboard-charts 3年前
.editorconfig chore: extend editorconfig to vue components 3年前
.eslintignore fix: Miscellaneous changes (#12343) 4年前
.eslintrc chore: eslint - use es2020 for parsing 3年前
.flake8 chore: useless flake8 warnings 3年前
.git-blame-ignore-revs chore: Ignore codebase formatting change in blame 3年前
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 3年前
.mergify.yml chore: Add mergify[bot] to exception list 3年前
.pre-commit-config.yaml refactor: Clean up setup file 3年前
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5年前
.releaserc chore: fix semantic release config 3年前
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4年前
.stylelintrc fix: Miscellaneous changes (#12343) 4年前
CODEOWNERS ci: Remove dependency on requirements.txt for builds 3年前
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7年前
LICENSE chore: Update copyright until date to 2021 3年前
Makefile [NEW] Makefile to clean cache without restart 7年前
README.md style(README): Fixed inconsistent whitespaces 3年前
SECURITY.md chore: updated Security policy and issue template 5年前
attributions.md Non Pour Accent! (#5427) 7年前
bandit.yml fix(tests): tests and linting 6年前
codecov.yml refactor: Clean up whitespace & add CI check 3年前
cypress.json chore: colocate ui tests 3年前
dev-requirements.txt chore(deps): bump faker from 8.1.4 to 13.12.1 3年前
generate_bootstrap_theme.js fix: Common sass_options 4年前
hooks.md chore!: remove dead hooks `app_icon` & `app_color` 3年前
node_utils.js fix: set correct default redis async broker in node_utils 4年前
package.json fix: added text editor dialog on hide action (#17117) 3年前
pyproject.toml build: Declarative builds via pyproject.toml 3年前
setup.py fix: Add temporary backwards compatible setup.py 3年前
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4年前
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 3年前
yarn.lock fix: added text editor dialog on hide action (#17117) 3年前

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.