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.
 
 
 
 
 
 
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) hace 9 años
ci add my_config patch to travis hace 10 años
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) hace 9 años
test_sites [refactor] Language is now a doctype (#2003) hace 9 años
.gitignore [docs] remove /docs/current from repo, since they will be created during build hace 9 años
.travis.yml [Minor] Replace new installer in travis.yml hace 9 años
CONTRIBUTING.md Update CONTRIBUTING.md hace 10 años
MANIFEST.in Fixed manifest and website hace 11 años
README.md [setup-docs] generate docs and static pages hace 9 años
attributions.md Charts on reports / activity page, deprecated flot library hace 9 años
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash hace 10 años
license.txt [minor] year update (#1983) hace 9 años
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) hace 9 años
setup.py [fix] change in versioning: store __version__ in __init__.py hace 9 años
socketio.js [fix] use currentsite.txt only if host is localhost hace 9 años

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