DHia' A. SHalabi
DHia' A. SHalabi
Dear Developers. Translation Activity must support searching through RecyclerView Data to simplify finding Tafsaeer ot Translation.
Chnage ugettext_lazy to gettext_lazy in `inline_actions/admin.py`.
Bug
When I released my apk in android studio it makes my app to crash but in debug mode it does not. I am using Kotlin. The crash caused by this....
Doesn't work with python 3.
This pull request addresses a syntax error in the `get_count` function caused by the redundant inclusion of the `distinct` keyword in SQL queries. The `distinct` keyword was previously added manually,...
This PR fixes the handling of RTL (Right-to-Left) languages by adding a `dir` attribute to the base template. ### Changes: - Added the `dir` attribute to the `` element, which...
**Description:** Currently, the Frappe Framework presents a limitation where using a child table inside another child table, especially when employing the Table field or Table Multiselect field, results in the...
### **Description** This PR fixes an issue in PostgreSQL query transformation where `LOCATE(needle, haystack[, start])` was rewritten incorrectly to `STRPOS(...)` when the `needle` contained a comma (`,`) or other special...