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 71b5c77e6e Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2 lat temu
.github Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2 lat temu
cypress chore: disable recorder UI test 2 lat temu
esbuild fix: Replace node-sass with dart-sass 3 lat temu
frappe Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2 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 chore: useless flake8 warnings 3 lat temu
.git-blame-ignore-revs ci: force modern python with pyupgrade (#17370) 2 lat temu
.gitignore fix: Add missing licences for vendored library 2 lat temu
.mergify.yml ci: Update mergify.yml 3 lat temu
.pre-commit-config.yaml ci: force modern python with pyupgrade (#17370) 2 lat temu
.releaserc chore: fix semantic release config 3 lat temu
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 lat temu
.stylelintrc fix: Miscellaneous changes (#12343) 4 lat temu
CODEOWNERS ci: Remove dependency on requirements.txt for builds 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
README.md style(README): Fixed inconsistent whitespaces 3 lat temu
SECURITY.md chore: updated Security policy and issue template 5 lat temu
attributions.md chore: Update attributions.md 2 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
generate_bootstrap_theme.js fix: Replace node-sass with dart-sass 3 lat temu
hooks.md chore!: remove dead hooks `app_icon` & `app_color` 3 lat temu
node_utils.js refactor: Removed vendored socketio library 2 lat temu
package.json refactor: Get sortable js from node_modules instead of vendoring it 2 lat temu
pyproject.toml chore(deps): Bump MariaDB client from 1.0.11 to 1.1.2 2 lat temu
setup.py fix: Add temporary backwards compatible setup.py 3 lat temu
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 lat temu
socketio.js fix: Allow all origins with credentials 2 lat temu
yarn.lock refactor: Get sortable js from node_modules instead of vendoring it 2 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.