Anand Chitipothu b8b7673985 fix: added a work-around to the issue of regex converter not loaded.
frappe app doesn't load all python modules of all the apps on startup. It
loads the hooks.py only if it is not already cached. Because of this the code
to install the regex coverter to not running, causing errors.

Fixed it by replacing the regex route with a string route. The issue is it
also matches the paths like `socket.io` and `website_script.js` etc. Handled
that by whitelisting those routes.
2021-04-07 12:41:17 +05:30
2021-03-05 08:07:38 +00:00
2021-02-12 15:10:30 +05:50
2021-02-12 15:10:30 +05:50
2021-02-12 15:10:30 +05:50
2021-02-12 15:10:30 +05:50
2021-02-12 15:10:30 +05:50

Community

Community App

License

MIT

Languages
Vue 55.8%
Python 30.1%
JavaScript 6.5%
HTML 3.8%
CSS 2.6%
Other 1.1%