Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Gavin D'souza 760974a050 style(README): Fixed inconsistent whitespaces 3 lat temu
.github docs: Removed whitespace from Try on FC button 3 lat temu
cypress Merge pull request #15538 from noahjacob/phone_field_control 3 lat temu
esbuild chore: set esbuild output target to es2017 3 lat temu
frappe test: use data fieldtype instead of int in `test_fieldname_starting_with_int` (#16771) 3 lat temu
.editorconfig chore: extend editorconfig to vue components 3 lat temu
.eslintignore fix: Miscellaneous changes (#12343) 4 lat temu
.eslintrc chore: eslint - use es2020 for parsing 3 lat temu
.flake8 ci: fix semgrep false positives (#13161) 4 lat temu
.git-blame-ignore-revs chore: Ignore codebase formatting change in blame 3 lat temu
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 3 lat temu
.mergify.yml ci(Mergify): configuration update (#16655) 3 lat temu
.pre-commit-config.yaml style: format all python files using black (#16453) 3 lat temu
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5 lat temu
.releaserc chore: do not publish any assets 3 lat temu
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 lat temu
.stylelintrc fix: Miscellaneous changes (#12343) 4 lat temu
CODEOWNERS chore: Update CODEOWNERS 3 lat temu
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 lat temu
LICENSE chore: Update copyright until date to 2021 3 lat temu
Makefile [NEW] Makefile to clean cache without restart 7 lat temu
README.md style(README): Fixed inconsistent whitespaces 3 lat temu
SECURITY.md chore: updated Security policy and issue template 5 lat temu
attributions.md Non Pour Accent! (#5427) 7 lat temu
bandit.yml fix(tests): tests and linting 6 lat temu
codecov.yml refactor: Clean up whitespace & add CI check 3 lat temu
cypress.json chore: colocate ui tests 3 lat temu
dev-requirements.txt chore: Clean up requirements 3 lat temu
generate_bootstrap_theme.js fix: Common sass_options 4 lat temu
hooks.md Non Pour Accent! (#5427) 7 lat temu
node_utils.js fix: set correct default redis async broker in node_utils 4 lat temu
package.json chore(deps): bump moment from 2.24.0 to 2.29.2 3 lat temu
pyproject.toml style: format all python files using black (#16453) 3 lat temu
requirements.txt Merge pull request #15538 from noahjacob/phone_field_control 3 lat temu
setup.py style: format all python files using black (#16453) 3 lat temu
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 lat temu
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 3 lat temu
yarn.lock chore(deps): bump moment from 2.24.0 to 2.29.2 3 lat temu

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.