-
I'm porting an old Django 1.x project which uses `admin_tools` to Django 4.x. I got this warning:
> admin_tools: (admin_tools.W001) You must add "admin_tools.template_loaders.Loader" in your templa…
-
I am getting this error while running django-scheduler-sample project..
Internal Server Error: /
Traceback (most recent call last):
File "D:\schoolvirtualev\virtualenv\lib\site-packages\django\co…
-
seems I created a iface with virsh and failed to commit, then this issue occurs.
---
ERROR:django.request:Internal Server Error: /interfaces/1/
Traceback (most recent call last):
File "/home/qiubu…
-
I followed the Wagtail's documentation to enable multi-language support:
https://docs.wagtail.io/en/stable/advanced_topics/i18n.html#multi-language-content
Then I installed wagtail-localize by f…
-
```
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 511, in __call__
handler.get(*groups)
File "/base/data/ho…
-
New error:
Environment:
Request Method: GET
Django Version: 1.8.4
Python Version: 2.7.9
Installed Applications:
('material',
'material.frontend',
'admin_tools',
'admin_tools.theming',
'admin_too…
-
Hi,
when looking at the details of a log in Django 1.11 the following error occurse. Everything works with Django 1.10. (Tested on Version 1.0.4 and 1.0.6 of django-chroniker)
```
Environment:
…
-
```
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 511, in __call__
handler.get(*groups)
File "/base/data/ho…
-
This is created as a part of https://github.com/golemfactory/concent/issues/1044
Once the backend part of the report is ready, it should be displayed in admin panel. As the data is not taken from q…
-
After upgrading the linkding server to the latest version (1.25.0), the server returned code 500.
---
Docker-compose file:
``` yaml
version: '3.8'
services:
linkding:
container_na…