Jack Linke

Results 21 issues of Jack Linke

**Is your feature request related to a problem? Please describe.** Mainly opening this Issue as a reminder about something that might be nice in the future to ensure the package...

**Is your feature request related to a problem? Please describe.** In order to visualize Automations, there should be - [ ] a view that provides a graphical image showing the...

**Is your feature request related to a problem? Please describe.** The section on [getting started](https://django-automations.readthedocs.io/en/latest/doc/introduction-to-automations.html#simple-example-webinarworkflow) imports and refers to `webinar`, but doesn't explain what webinar actually *is*. I assume it's...

documentation

The [list of tags](https://github.com/Hashnode/support/blob/main/misc/tags.json) has not been updated in almost a year, but additional tags have been added since that time. This list is referenced as a source of truth...

Because the value of an item using QuantityFormField defaults to the base unit when updating, even if the user originally entered a value using some other unit from `unit_choices`, they...

enhancement
blocked

I am trying to install the fontawesomepro in my DOCKERFILE (in a docker compose project). I am installing the latest stable version of `uv`. Per [the fontawesome docs](https://docs.fontawesome.com/web/use-with/python-django), which have...

Proposal to add translation support for non-docs pages While Django’s documentation is translated into several languages, the main entry-point to the framework — the djangoproject.com website itself — remains mostly...

# Problem Some terms are important for users to find in the Django documentation, but they are not in the title, slug, or table of contents for the document. As...

#### Description of change Added a `site` FK field to the custom `Navbar` and `Footer` models in the pro template; added the new migration for these models; and updated the...

### All Submissions: * [x] My commit messages conform to [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). * [x] My PR title conforms to [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). * [x] I linked to any relevant issues. ###...