Ricardo Madriz
Ricardo Madriz
Hello there 👋, I want to propose a new feature. ## **Use case** I have a view that recently 'got converted' to `PDFTemplateView` but that view only works for a...
Hello 👋🏼 I'm a bit desperate with an error that keeps popping-up, I've narrowed down and the culprit is using the winbar feature: ```lua function M.setup() ... local WinBars =...
This PR pins a couple of depedencies in order to avoid import errors due to interface changes in those dependencies (they're mostly, dependencies of dependencies) * `MarkupSafe (https://github.com/pallets/jinja/issues/1585) * `wsproto
## Details With JSX elements named with special character dot [.], the *matchit* integration does not work properly Consider the following example that uses Semantic-UI-React: ```javascript.jsx import React from 'react'...
As per Flask-SQLAlchemy [CHANGELOG](https://flask-sqlalchemy.palletsprojects.com/en/3.1.x/changes/#version-3-0-0) > The extension object is stored directly as app.extensions["sqlalchemy"].
Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [x] a suggested code or documentation change, improvement...
**Description** First of all thanks for maintaining this useful library 👍🏼 I was trying to follow the docs on character folding but so far I've been unable to get it...
**Description** I came across a bug with setting the `root_path` value directly into the `FastAPI` app. The docs state: > Passing the `root_path` to `FastAPI` would be the equivalent of...