-
ungettext in django.utils.translation was removed in 4.0 (https://docs.djangoproject.com/en/dev/internals/deprecation/#deprecation-removed-in-4-0)
at least in djangocms_bootstrap5/contrib/bootstrap…
-
It would be nice to have the bottom margin `mb-3` of the field template configurable. Currently, it is hard coded there. Also discussed some time ago in the [Django forums](https://forum.djangoproject…
-
I was able to get past the error in the other thread by changing line 35's (open_project.py) exception handler from ImportError to general Exception.
However, the error then just shows up under app…
-
Bootstrap 5 allows for input-groups of several form fields, but django-bootstrap5 wraps each field in a div, which prevents the style classes to be applied correctly:
```html
{% bootstrap_fi…
-
With the upcoming of HTML-over-the-wire like HTMX, Unpoly etc., we are facing new challenges.
I am constructing a generic form that has the possibility of updating itself dynamically, based on [dja…
-
Each dependancy update should be its own PR.
Guide for each update:
- [ ] Look at the changelog for the dependancy and review any breaking changes (e.g. Django version and python version supported…
-
There is a blog post here [https://www.django-cms.org/en/blog/2021/09/17/djangocms-bootstrap5-plugin-ready-to-be-tested/](https://www.django-cms.org/en/blog/2021/09/17/djangocms-bootstrap5-plugin-read…
-
* Package version: 1.14.0
* Django version: 4.1.2
* Python version: 3.9.14
* Template pack: bootstrap5
### Description:
The flattened attributes are not context aware. This prevents us from u…
-
When I try to download my workout plan, I can't download it with images because of the following error message:
Environment:
```
Request Method: GET
Request URL: http://10.0.3.5:8080/de/routin…
-
- [x] Refactor the code base
- [x] Use Bootstrap5
- [x] Update to Django 4.1
- [ ] Implement django framework to create a portfolio and profile website
- [x] Portfolio
- [ ] Profi…