Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
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) před 9 roky
ci add my_config patch to travis před 10 roky
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) před 9 roky
test_sites [refactor] Language is now a doctype (#2003) před 9 roky
.gitignore [docs] remove /docs/current from repo, since they will be created during build před 9 roky
.travis.yml [Minor] Replace new installer in travis.yml před 9 roky
CONTRIBUTING.md Update CONTRIBUTING.md před 10 roky
MANIFEST.in Fixed manifest and website před 11 roky
README.md [setup-docs] generate docs and static pages před 9 roky
attributions.md Charts on reports / activity page, deprecated flot library před 9 roky
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash před 10 roky
license.txt [minor] year update (#1983) před 9 roky
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) před 9 roky
setup.py [fix] change in versioning: store __version__ in __init__.py před 9 roky
socketio.js [fix] use currentsite.txt only if host is localhost před 9 roky

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