-
#### Is your feature request related to a problem? Please describe.
Boostrap 5 is now released (https://blog.getbootstrap.com/2021/05/05/bootstrap-5/). Boostrap 5 is the future and with so many break…
-
Installation fails when building wheel:
Environment:
* Python: 3.9
* Poetry: 1.1.14
``` CalledProcessError
Command '['/app/.venv/bin/python', '/usr/local/lib/python3.9/site-packages/virt…
-
Hi!
I have tried to build new docker image with latest pull from GIT but error occurred.
I will paste complete message below. It seems to me that culprit for that is new requirement file with djan…
-
Getting this error using latest Django 4.0.3
TemplateSyntaxError at /account/login/
## Expected Behavior
Load the login page
## Current Behavior
Getting this Error :
TemplateSyntaxError at…
polow updated
2 years ago
-
## Issue
As the title says, when I'm running `tox` I get the following described below
## Environment
Provide at least:
I'm using tox on system-wide env, and I'm using poetry at my proje…
-
I am facing this error while using WeasyPrint in django application.
```bash
File "/usr/local/lib/python3.9/site-packages/cffi/api.py", line 827, in _load_backend_lib
raise OSError(msg)
OSErr…
-
Is there a way to override the settings file when the CDN is unavailable (ie during development) and to serve a local file instead?
-
I am trying to make my django project, which is using crispy_bootstrap5, as tight as possible wrt CSP.
However, I noticed one CSP problem inside crispy_forms, which tracks down to a template in crisp…
-
**Describe the bug**
The Frontend "Code" plugin's admin templates have hardcoded URLs (including version numbers) for loading the JS for the "ace" module, which is used as a code editor. This breaks …
-
In the usage area it says that django-crispy-forms must also be installed. Is it planned in the future that only one app needs to be installed if you want to use crispy-bootstrap5?
Will the crispy-…