25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Gavin D'souza cb28af838e fix: Add temporary backwards compatible setup.py 3 yıl önce
.github Revert "ci: correct last commit for patch test (#17113)" 3 yıl önce
cypress fix: Update label for editing in full page and add custom logic for rendering it. (#17149) 3 yıl önce
esbuild chore: set esbuild output target to es2017 3 yıl önce
frappe fix: show doctype and fieldname filters 3 yıl önce
.editorconfig chore: extend editorconfig to vue components 3 yıl önce
.eslintignore fix: Miscellaneous changes (#12343) 4 yıl önce
.eslintrc chore: eslint - use es2020 for parsing 3 yıl önce
.flake8 ci: fix semgrep false positives (#13161) 4 yıl önce
.git-blame-ignore-revs chore: Ignore codebase formatting change in blame 3 yıl önce
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 3 yıl önce
.mergify.yml chore: Add mergify[bot] to exception list 3 yıl önce
.pre-commit-config.yaml refactor: Clean up setup file 3 yıl önce
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5 yıl önce
.releaserc chore: fix semantic release config 3 yıl önce
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 yıl önce
.stylelintrc fix: Miscellaneous changes (#12343) 4 yıl önce
CODEOWNERS chore: Update CODEOWNERS 3 yıl önce
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 yıl önce
LICENSE chore: Update copyright until date to 2021 3 yıl önce
Makefile [NEW] Makefile to clean cache without restart 7 yıl önce
README.md style(README): Fixed inconsistent whitespaces 3 yıl önce
SECURITY.md chore: updated Security policy and issue template 5 yıl önce
attributions.md Non Pour Accent! (#5427) 7 yıl önce
bandit.yml fix(tests): tests and linting 6 yıl önce
codecov.yml refactor: Clean up whitespace & add CI check 3 yıl önce
cypress.json chore: colocate ui tests 3 yıl önce
dev-requirements.txt chore(deps): bump faker from 8.1.4 to 13.12.1 3 yıl önce
generate_bootstrap_theme.js fix: Common sass_options 4 yıl önce
hooks.md chore!: remove dead hooks `app_icon` & `app_color` 3 yıl önce
node_utils.js fix: set correct default redis async broker in node_utils 4 yıl önce
package.json fix: added text editor dialog on hide action (#17117) 3 yıl önce
pyproject.toml build: Declarative builds via pyproject.toml 3 yıl önce
setup.py fix: Add temporary backwards compatible setup.py 3 yıl önce
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 yıl önce
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 3 yıl önce
yarn.lock fix: added text editor dialog on hide action (#17117) 3 yıl önce

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.