No description
Find a file
Makarand Bauskar dfc787a0b9 get_base_url fix
if url contains the 'desk' then the get_base_url function was removes the desk from url
e.g. if url is www.helpdesk.com/desk then get_base_url() returns <b>http://help</b> instead of
<b>http://www.helpdesk.com</b>
2015-12-28 12:40:56 +05:30
ci add my_config patch to travis 2014-10-12 18:54:44 +05:30
frappe get_base_url fix 2015-12-28 12:40:56 +05:30
test_sites [fix] selenium tests 2015-05-28 23:06:26 -04:00
.gitignore [fixes] website templating & naming fixes 2014-10-28 17:23:27 +05:30
.travis.yml [fix] selenium tests 2015-05-28 23:06:26 -04:00
attributions.md [ui] desktop with wallpaper 2015-01-19 15:16:22 +05:30
CONTRIBUTING.md Update CONTRIBUTING.md 2015-05-13 00:44:53 +05:30
hooks.md Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
license.txt Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
MANIFEST.in Fixed manifest and website 2014-06-09 13:21:57 +05:30
README.md Updating link to Bench 2014-08-03 11:30:26 +04:00
requirements.txt Set multi statements to off 2015-05-13 11:15:39 +05:30
setup.py bumped to version 5.0.29 2015-06-27 13:34:42 +06:00

frappe 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