-
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…
-
I noticed some Django applications (base, gas, supplier) are located under `gasistafelice/gf/`, while the others (des, rest, etc.) are located under `gasistafelice/`.
@feroda do you know why?
-
## Description
Move all the application folders into a subfolder named apps
## Rationale
It is more logical to have all Django applications in one subfolder, here is a StackOverflow discussi…
-
When posting to the API (Change Ticket) with an incorrect status the following is returned
```
Environment:
Request Method: PUT
Request URL: http://127.0.0.1:8002/api/itim/change/51
Dja…
-
### Describe the issue
My self-hosted Weblate instance throws the following error when I try to dismiss certain checks, but not for others (i.e. dismissing in general works, but not for some checks).…
-
### Installation method
PyPI (via pip)
### Description
I'm trying to deploy an api on vercel in Django, however when I call my api I get an error that a module does not exist. I don't get thi…
-
I´m using django 2.2 and Python 3.6, i can´t understand this error log, i´m rookie, it´s my first application, I´m hopeless, on localhost work fine. Thank you.
```
Traceback (most recent call las…
-
Application which provide framework level elements which can be easily reused.
Example:
- Buefy
- filters and list
- server management
-
I followed a link to this project in [(your?) Reddit comment](https://www.reddit.com/r/django/comments/13wesy6/comment/jmbb4mj/), and appreciate you creating it. Unfortunately, though, I haven't manag…
-
**Describe the bug**
When authenticating to a proxy app, the authentication goes into a loop.
https://domain/application/o/authorize/?client_id=xx respondes with 302.
**To Reproduce**
This happe…