Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
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) vor 9 Jahren
ci add my_config patch to travis vor 10 Jahren
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) vor 9 Jahren
test_sites [refactor] Language is now a doctype (#2003) vor 9 Jahren
.gitignore [docs] remove /docs/current from repo, since they will be created during build vor 9 Jahren
.travis.yml [Minor] Replace new installer in travis.yml vor 9 Jahren
CONTRIBUTING.md Update CONTRIBUTING.md vor 10 Jahren
MANIFEST.in Fixed manifest and website vor 11 Jahren
README.md [setup-docs] generate docs and static pages vor 9 Jahren
attributions.md Charts on reports / activity page, deprecated flot library vor 9 Jahren
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash vor 10 Jahren
license.txt [minor] year update (#1983) vor 9 Jahren
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) vor 9 Jahren
setup.py [fix] change in versioning: store __version__ in __init__.py vor 9 Jahren
socketio.js [fix] use currentsite.txt only if host is localhost vor 9 Jahren

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