-
Hello,
I have a problem with django-tenants. I am still learning to program, so it is possible that I have made a beginner's mistake somewhere.
I will explain what I am trying to achieve with a …
-
Hello,
I am trying to add this library to my latest Django project (Django 4.0.1) on Python 3.10
I have followed the instructions but it seems some things in Django 4.0 have changed, and I am wo…
-
It is very tough to edit these fields in forms.py and custom_field.html rendering since forms.py CaptchaField(widget=CustomCaptchaTextInput) will generate input HTML tags for both id_captcha_0 and id_…
9mido updated
2 years ago
-
I utilized vite to create a frontend template. The package.json resides in the frontend directory and includes development tools, but I'm encountering an error. This project involves Django and React.…
-
We're using the `csp.extensions.NoncedScript` extension in our Jinja templates and it has been very useful. We would love if there was a similar template tag that we could use for inline styles as wel…
-
example: https://github.com/django/django/blob/master/django/conf/project_template/project_name/settings.py-tpl
-
### Dependency
- https://github.com/hackforla/website/issues/7515
### Project Name
Civic Tech Jobs
### Project Card URL
civic-tech-jobs.md
### Update the Title?
NO
### Title
_…
-
### Dependency
- [ ] Need to recruit new team members to PeopleDepot team
### Overview
We need volunteer(s) to work on the open issues we have so that we can move the project forward.
### Acti…
-
When I try to compress my project down, the static files within the django-advanced-filters causes errors.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the root of external project …
-
I'm porting an old Django 1.x project which uses `admin_tools` to Django 4.x. I got this warning:
> admin_tools: (admin_tools.W001) You must add "admin_tools.template_loaders.Loader" in your templa…