Jonathan

Results 37 issues of Jonathan

Hi there. I'm a django beginner and I'm trying to figure out how to display a field's help_text in a DetailView. I see you've got a template tag that can...

question

Hi there, I'm investigating using this for some simple metrics about a new project I'm building. For me, it's no problem to run with Redis in production but in development,...

I have a well-established Django app with its `models.py` and other bits in an app called `schema`. I started developing an API in a different app called `api` but didn't...

* Run the release pipeline only on tags/releases, and use the tag on the Docker image too, instead of hard-coding `1.0.0` * Add a simple CI pipeline on every commit...

**Describe the bug** I maintain a helm chart for this project over at https://github.com/djjudas21/charts/tree/main/charts/hammond. I noticed that the README for this project announces a new version of the application in...

Not a bug, a request to update documentation. I have written a Helm chart to deploy Hammond on Kubernetes and I'm using this to host my own instance on MicroK8s....

**Is your feature request related to a problem? Please describe.** I would like the ability to bulk add Labels to photos, without having to edit the images. Quite often the...

idea
needs-analysis

I've started trying to reimplement a UI with django-material again from scratch. I'm running into an error and I've put quite a lot of time into trying to figure it...

**Is your feature request related to a problem? Please describe.** I'm new to Gemini, but it seems good and it's working for me. However I'm finding it a bit inconvenient...

enhancement
pinned

Hi there. I am trying to set up data-wizard in my greenfield Django site so I can import some data. To keep the issue short I've created a [gist](https://gist.github.com/djjudas21/ec2b83ef5666543ac0f90f555e50f319) with...