選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
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) 9年前
ci add my_config patch to travis 10年前
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) 9年前
test_sites [refactor] Language is now a doctype (#2003) 9年前
.gitignore [docs] remove /docs/current from repo, since they will be created during build 9年前
.travis.yml [Minor] Replace new installer in travis.yml 9年前
CONTRIBUTING.md Update CONTRIBUTING.md 10年前
MANIFEST.in Fixed manifest and website 11年前
README.md [setup-docs] generate docs and static pages 9年前
attributions.md Charts on reports / activity page, deprecated flot library 9年前
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash 10年前
license.txt [minor] year update (#1983) 9年前
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) 9年前
setup.py [fix] change in versioning: store __version__ in __init__.py 9年前
socketio.js [fix] use currentsite.txt only if host is localhost 9年前

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