No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Aditya Hase 93320ce6e7
fix(oauth): Send id_token of the authorized user instead of Guest
hace 3 años
.github build(deps): bump codecov/codecov-action from 2 to 3 (#17219) hace 3 años
cypress test: simple test for URL routing with params hace 3 años
esbuild chore: set esbuild output target to es2017 hace 3 años
frappe fix(oauth): Send id_token of the authorized user instead of Guest hace 3 años
.editorconfig chore: extend editorconfig to vue components hace 3 años
.eslintignore fix: Miscellaneous changes (#12343) hace 4 años
.eslintrc chore: eslint - use es2020 for parsing hace 3 años
.flake8 chore: useless flake8 warnings hace 3 años
.git-blame-ignore-revs chore: Ignore codebase formatting change in blame hace 3 años
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. hace 3 años
.mergify.yml ci: Update mergify.yml hace 3 años
.pre-commit-config.yaml refactor: Clean up setup file hace 3 años
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler hace 5 años
.releaserc chore: fix semantic release config hace 3 años
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) hace 4 años
.stylelintrc fix: Miscellaneous changes (#12343) hace 4 años
CODEOWNERS ci: Remove dependency on requirements.txt for builds hace 3 años
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md hace 7 años
LICENSE chore: Update copyright until date to 2021 hace 3 años
Makefile [NEW] Makefile to clean cache without restart hace 7 años
README.md style(README): Fixed inconsistent whitespaces hace 3 años
SECURITY.md chore: updated Security policy and issue template hace 5 años
attributions.md Non Pour Accent! (#5427) hace 7 años
bandit.yml fix(tests): tests and linting hace 6 años
codecov.yml refactor: Clean up whitespace & add CI check hace 3 años
cypress.json chore: colocate ui tests hace 3 años
dev-requirements.txt chore(deps): bump faker from 8.1.4 to 13.12.1 hace 3 años
generate_bootstrap_theme.js fix: Common sass_options hace 4 años
hooks.md chore!: remove dead hooks `app_icon` & `app_color` hace 3 años
node_utils.js fix: set correct default redis async broker in node_utils hace 4 años
package.json fix: added text editor dialog on hide action (#17117) hace 3 años
pyproject.toml build: Declarative builds via pyproject.toml hace 3 años
setup.py fix: Add temporary backwards compatible setup.py hace 3 años
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) hace 4 años
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) hace 3 años
yarn.lock fix: added text editor dialog on hide action (#17117) hace 3 años

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.