Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Felipe Orellana d07e6759a1 Added junit xml reporting capability to test_runner. Added new --junit-xml-output flag to frappe run-test bench command. Updated requirements file to include xmlrunner to generate junit xml reports. (#1995) há 9 anos
ci add my_config patch to travis há 10 anos
frappe Added junit xml reporting capability to test_runner. Added new --junit-xml-output flag to frappe run-test bench command. Updated requirements file to include xmlrunner to generate junit xml reports. (#1995) há 9 anos
test_sites [refactor] Language is now a doctype (#2003) há 9 anos
.gitignore [docs] remove /docs/current from repo, since they will be created during build há 9 anos
.travis.yml [Minor] Replace new installer in travis.yml há 9 anos
CONTRIBUTING.md Update CONTRIBUTING.md há 10 anos
MANIFEST.in Fixed manifest and website há 11 anos
README.md [setup-docs] generate docs and static pages há 9 anos
attributions.md Charts on reports / activity page, deprecated flot library há 9 anos
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash há 10 anos
license.txt [minor] year update (#1983) há 9 anos
requirements.txt Added junit xml reporting capability to test_runner. Added new --junit-xml-output flag to frappe run-test bench command. Updated requirements file to include xmlrunner to generate junit xml reports. (#1995) há 9 anos
setup.py [fix] change in versioning: store __version__ in __init__.py há 9 anos
socketio.js [fix] use currentsite.txt only if host is localhost há 9 anos

README.md

Frappe Framework

Build Status

Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext

Installation

Install via Frappe Bench

Website

For details and documentation, see the website

https://frappe.io

License

MIT License