-
I'm using [Django Templates](https://docs.djangoproject.com/en/5.1/ref/templates/language/). Boostrap is included like this:
```
```
The extension fails with:
```
Error finding Bootstra…
-
Hello
I migrate from:
Centos 7
Nagios 4.4.x
adagios 1.6.4
To
Rocky linux 9
Naemon 1.4
adagios 2.0.2-1 (I installed from the wiki: https://github.com/opinkerfi/adagios/wiki/Install-guide#i…
-
Hello Team,
Recently I have faced and `TypeError` on Dajngo-rq Admin panel.
console log.
```
ERROR 2024-10-18 11:25:18,271 log 7 281473131571528 Internal Server Error: /django-rq/queues/1/se…
-
- [ ] acrecentar no inicio: from django.contrib import admin
from django.urls import path, include, re_path
from django.views.generic import TemplateView
from django.conf import settings
from dja…
-
It probably makes more sense to move https://github.com/ambient-innovation/django-pony-express/blob/6908aff84dd52afa94f7c32442c32921ef235058/django_pony_express/services/base.py#L248 to a separate met…
-
- currently the html and javascript for the passkeys package is separated into multiple files which can be combined into one html and one javascript file for easier integration
- The javascript cont…
-
After posting a change comment via the API I can no longer navigate to the Change, instead I am presented with an error page stating class not found
```
Environment:
Request Method: GET
Re…
-
## Background
Spin off from #318, #278
We have templates for Django and Wagtail projects, but the scaffolding is largely the same, which means we have two places to update code and configs as w…
-
Django version 5.1.2
pgvector==0.3.5
When setting a VectorField in the readonly_fields property of a ModelAdmin or when the user does not have change permissions (just view permission), the templa…
-
Anyone else getting this error >>> 'Category' object has no attribute '_mptt_meta'?
`Environment:
Request Method: GET
Request URL: http://127.0.0.1:8002/blog/article/this-is-a-test-article-…