-
**Describe the bug**
After the installation via `pip install label-studio` it crashes upon start with an error message.
**To Reproduce**
Steps to reproduce the behavior:
1. `python -m venv lab…
-
It would be useful for admins to be able to see some information about when this instance was updated. In MyLA this was added to the footer only for admins. https://github.com/tl-its-umich-edu/my-lear…
-
Hi, there is no option for a feature request or a question so I had to use the bug template but cleared everything inside, jfyi.
I was looking for a basic django admin autocomplete solution that s…
-
Setup Django admin with standard script. No need to make this complicated.
-
In the example project provde an example how to use the standard django login and admin login views since they do more than a simple call to login()
-
Traceback (most recent call last):
File "/home/ubuntu/venv/lib/python3.8/site-packages/django/template/utils.py", line 66, in __getitem__
return self._engines[alias]
KeyError: 'backend'
Du…
-
**Describe the bug**
When attempting to log in using a SAML provider configured in the "Federation and Social Login" section of the authentik admin interface, an exception appears in the logs. This o…
-
**Python version**
3.9
**Django version**
3.2.5
**Package version**
0.16.3
**Current behavior (bug description)**
Django default admin dark mode not working with django-admin-interface.
…
-
When using Jazzmin with admin-sortable2 I'm not able to drag and drop the cards. I was wondering if someone had the same issue and if there is a way to fix it or any kind of alternative to have the in…
-
# Django Admin Interface
The Django admin interface is a built-in feature that provides a powerful and easy-to-use web interface for managing the data in your Django application. It is a ready-to-u…