-
pkikawa: got a interesting DDR editor bug(?) (hqma v5.10.8)
ddr-pc-58 is showing a "Collection ddr-pc-58 is in a conflicted state. Click here to resolve." warning in editor.
`git fetch; git status`…
gjost updated
3 weeks ago
-
**Describe the bug**
Currently its possible to use django admin control panel to un-approve already approved objects. If done incompletely this can lead to sync errors in peeringdb-py (as pending o…
-
After logging into the mozilla/oidc-testprovider IDP, a `SuspiciousOperation` exception is thrown with message ```OIDC callback state not found in session `oidc_states`!```. '
Python version: 3.8.1…
-
Is it possible to access the Django Admin as a superuser (independent of any registered Shopify shop/account) and see all configured tables in the Django Admin section?
I am trying to set up the Dj…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Hi there,
There is a very annoyin…
-
**Describe the bug**
The editing page for the report recipes misses a front-end check to verify if the input is expected and allowed. By providing an unexpected value (e.g. the letter A) a Schedule e…
-
hi i want to translate django admin panel when use
from django.utils.translation import ugettext_lazy as _
and translate it when reload your panel is left to right but i need when i use persian(fars…
-
I've been trying to configure my Django REST Framework app to use django-auth-adfs for Microsoft Entra ID (former Azure AD B2C), but I have an error with signature verification.
```python
Django==…
-
Vorteil hier ist kein Schnitt zwischen Backend und Frontend für den Benutzer. Und zusätzlich müssen User Interface Komponenten wie e.g. Projektauswahl nur einmal programmiert werden (und nicht nochmal…
-
Hi, I'm not sure if this is a bug in the pre-release version or if it's working as intended. `Model` in this case comes from Django, and its metaclass is `ModelBase`. This code typechecks just fine on…