-
`django-comments-xtd` is using a modified version of Bootswatch Lumen theme.
Have people been using `django-comments-xtd` with other Bootstrap CSS themes, etc? If yes, what are your recommendations…
-
Hi guys,no i'm using django cms,the latest version, but, i have some problems with it.
![cms error uno](https://cloud.githubusercontent.com/assets/5034215/5506428/1f0f009c-8768-11e4-95b1-55cb877cddbe.…
-
Settings DEBUG=TRUE
```
Not Found: /static/CACHE/css/output.96e06f56373d.css
Not Found: /static/CACHE/css/output.a695b4e1aaa0.css
Not Found: /static/CACHE/css/output.a695b4e1aaa0.css
```
Only a …
-
ansible linting never works for me.
For example,
I have such a role called `prepare_system`
```
pro.local ~/D/R/a/a/r/c/prepare_system ⋊> tree
.
├── tasks
│ └── main.yml
└── tests
├── V…
-
## Problem
Popular themes for Hugo, such as [Academic](https://github.com/gcushen/hugo-academic), offer language packs to enable users to easily change the interface language to their native langua…
-
Hello everyone, i want to use DaisyUI on my project.
I've add `require('daisyui'),` as instructed in their web, my site still only recognize tailwind class not the daisy UI.
Thanks in advance.
kaqfa updated
2 months ago
-
The document show us
> Add django.core.context_processors.request and pinax_theme_bootstrap.context_processors.theme to your TEMPLATE_CONTEXT_PROCESSORS to ensure the user selector and site name w…
dequn updated
4 years ago
-
I have created a custom user model for my Django App. Everything is working fine without django-jet but when I use I use django jet then I receive the error which says **argument of type 'QuerySet' is…
-
Hi
I've installed tailwind, crispy_forms & crispy_tailwind but the form styling doesn't seem to be working and I get huge SVG arrow appearing underneath.
![crispytailwind](https://user-images.gi…
-
Hello Everybody!
I tried to install cmsplugin-slick in Django 2.1.7 and stucked with the problem:
First I was migrating and catched exception on `migrate`:
```
(.venv3) alx@lol:~/gonzo/wwwgonzales…