-
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…
-
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==…
-
**Is your feature request related to a problem? Please describe.**
We are actually on Django 4.0, some of our used libraries already dropped support for Django
-
**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…
-
As suggested by @chrisprom, provide better documentation on Django admin interface, especially user and group administration.
Note that there is some documentation in http://sfm.readthedocs.io/en/l…
-
# Welcome to the team, Jason (@gsa-jrothacker)!
@rocheller123 will be your onboarding buddy and can help you if you get stuck on any of the steps in the checklist below. There's also a separate che…
-
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…
-
Hello! This is working for docx documents. But, when trying to translate a PDF document i got this trace in console and traceback in django
```
Environment:
Request Method: POST
Request URL:…
-
### Product versie / Product version
2.6.13
### Customer reference
RID 211
### Omschrijf het probleem / Describe the bug
Currently the payment update e-mails contain links/pdf's that do…
-
Multiple sort from admin interface as it is in Django admin ?