Abdulrahman Alfawal
Abdulrahman Alfawal
Add Black and Pylint in an `sh` file to format and lint the added code. Also add instructions on formatting and linting via running the `sh` file in `CONTRIBUTING.md`
Having a multiple files with almost the same header/footer(/sidebar) is a bad design. So we might consider breaking the layout into smaller flexible files using HTML's `` or EJS's ``....
Accessing the other languages ONLY by typing the language code in the link is a bad idea (hard to discover!), maybe we should add hyperlinks to the other languages in...
#### Feature request New tab in the docs to mention `.bp3-dark`.
**Is your feature request related to a problem? Please describe.** If you have an SQL session opened and you press Ctrl + S to save it, it saves it directly...
## Proposed Changes Reducing the usage of the `pika.compat` usage. It's really depressing for a first-time contributor to see Python 2 being used nowadays. I believe/hope that these changes will...
* django-json-widget version: 2.0.1 * Django version: 5.0.2 * Python version: 3.12 * Operating System: - ### Description The editor is burning my eyes. I would love to see the...
Updated the JSON schemas to the latest version available at schemastore.org.
I think that this template is missing a table of content markdoc element.
I've added DjLint to Homebrew a while ago ([PR](https://github.com/Homebrew/homebrew-core/pull/193116)). This PR adds macOS Homebrew installation option to the README file.