-
as a developer, I want to add django_boostrap5 to the project so that I can use the boostrap5 in the project
-
Looks like it's not working in Django V3.1
any ideas ?
-
When will version 2 be released to the Pipy projects store?
-
# Description
After migrated from bootstrap 4 to bootstrap 5, something weird is happening. Panther tests that worked with bootstrap 4 no longer work with bootstrap 5.
It seems to come from a b…
-
Hi
to work with boostrap5
I have quickly fix in the emojiPopper.min.js to work with bs5 ...
(except the detection of popper https://github.com/DigiLive/EmojiPopper/issues/1) ....
work well now…
-
i cant install on laravel 10 project.
- nascent-africa/jetstrap[1.0, ..., v1.3.1] require php ^7.3 -> your php version (8.2.2) does not satisfy that requirement.
- nascent-africa/jetstrap[v1.4,…
-
Hi there,
are there any plans to upgrade the plugin for bootstrap version 5 or to create an additional plugin for djangocms?
https://blog.getbootstrap.com/2020/06/16/bootstrap-5-alpha/
Looks like…
-
**Is your feature request related to a problem? Please describe.**
This is part of getting #2 fixed. There seems to be consensus that our next frtend will be based on [Vue](https://vuejs.org/). This …
-
In `renders.py` there is a function called `make_input_group` that adds `addon_before_class` or `addon_after_class` .
But it creates a group form that looks like this:
```html
Some label
…
-
If we need to deal with scripts or similar stuff, it's a good practice to manually add them into the twig file, so we can avoid string replacements. But what if we're lazy?
This plugin adds a direc…