-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce…
-
Run the query:
```
AttributeError at /stored_query/ephemeral/
'Relationship' object has no attribute 'otherSideName'
```
[Specify 7 Crash Report - 2022-10-07T15_07_16.669Z.txt](http…
-
I am moving my app to django-tenants, but I could not find any documentation on custom users. I do not need anything complicated. I want to have separate users for each tenant, no magic here.
I am…
-
nuitka: 0.5.28.1 (installed via pip install...)
linux: Ubuntu 16.04
python: 3.5.2
Install new django in virtualenv running python 3.5.2. (just django and nuitka installed)
Create python file `do…
-
Hi,
I think that my question is pretty straight forward. I want to change the access_token_expire_secondsby application_id something custom like scopes classes.
Kind Regards.
-
### Description
After 6 months of my server being down during a move, I booted it up, updated my docker services and was greeted with a redis "cannot connect to redis" loop that would kill the app.…
-
I have Django Messages active and other messages such as a user registering or signing in works fine, but when a user changes their password, there is no confirmation message sent. Here's my config:
…
-
As highlighed by @FroggyFlox & @Hooverdan96 as part of #2723, which concerns the smart_manager database and our services setup, we may similarly have a redundancy in how we establish, after dropping s…
-
Hello Dev/Author of this project,
```
def validate_warranty_media_mimetype(file):
"""only to accept certain file types in product warranty model"""
accepted_types = ['image/pn…
-
I referenced this [Wiki](https://github.com/retspen/webvirtcloud/wiki/Docker-Installation-&-Update) for image construction, but the following error occurred
```bash
#sudo docker build -t retspen/w…