-
please provide username and password
-
As an admin I can access data which may not be visible at the front end, to amend errors or add products.
- Django administration allows for this
- Need to ensure friendly fields.
- **This would …
-
I have connected Django application(beta) with MySQL database. When I make changes in Django administration, the changes are visible but, they are not getting reflected in the MySQL database (I tried …
-
Hi,
What is the best practice for replacing my company's logo file with the 'Django Administration' title?
Thx!
ghost updated
4 years ago
-
```
What steps will reproduce the problem?
1. set DJANGO_STYLE_MODEL_KIND = False in settings.py
2. The datastore entity of admin users in GAE changes from auth_users to Users.
3. .try to login to adm…
-
```
What steps will reproduce the problem?
1. set DJANGO_STYLE_MODEL_KIND = False in settings.py
2. The datastore entity of admin users in GAE changes from auth_users to Users.
3. .try to login to adm…
-
```
What steps will reproduce the problem?
1. set DJANGO_STYLE_MODEL_KIND = False in settings.py
2. The datastore entity of admin users in GAE changes from auth_users to Users.
3. .try to login to adm…
-
**Describe the bug**
Django administration does not respect the environmental variable for taiga front end host/domain, instead it relies on the backend domain, which results in the stylesheets…
-
```
What steps will reproduce the problem?
1. set DJANGO_STYLE_MODEL_KIND = False in settings.py
2. The datastore entity of admin users in GAE changes from auth_users to Users.
3. .try to login to adm…
-
### My actions before raising this issue
I used K8S to deploy all the services that cvat depends on in the cluster. The deployment is as follows:
![image](https://github.com/opencv/cvat/assets/50573…