-
Hello!
I have long running task (mailing list). My function fetch all recipients and send simple notify, then set flag and then send status. On test stage with 2 recipients it doesn't go till end. …
proft updated
5 years ago
-
Django doesn't explicitly import, but does use a list of INSTALLED_APPS, which are analogous. Would be great to provide support for that, or at least for a list of additional modules to check. My cur…
-
Forbidden (403)
CSRF verification failed. Request aborted.
Help
Reason given for failure:
Origin checking failed - https://xxx.xyz does not match any trusted origins.
In general, this can occur …
-
**OS:** All
**Build Version:** 20240213.3
**Repro Steps:**
1. Open a python project [django_project.zip](https://github.com/microsoft/vscode-docker/files/14357964/django_project.zip) in VS Code…
-
https://github.com/jpadilla/django-rest-framework-jwt/blob/4021e0bd46eed8ca7dd0ea9337e2606951cb55fb/rest_framework_jwt/serializers.py#L53
When using the default ModelBackend in django settings acti…
-
* #377
* ~~Switch to inline SVG flags for fewer HTTP requests~~
* Some flags are somewhat large (>100kb) so better to allow browser to cache and re-display as filters are applied.
* [ ] Test with…
-
Since I now test in django 2.1 environment, I use django-pyodbc-azure 2.1.0.0.
I write my connection string as follow:
DATABASES = {
'default': {
'ENGINE': 'sql_server.pyodbc',
…
-
_Please add `bug`, the name of any relevant modules (e.g. `rocky`), and any other relevant labels to your issue._
**Describe the bug**
The mute button to mute a single finding does not work anymor…
-
Per discussion in https://github.com/django/code.djangoproject.com/issues/198#issuecomment-2398110549.
The same XmlRpcPlugin for Trac that we removed in https://github.com/django/code.djangoproject…
-
```
Environment: Snow Leopard with all latest updates
* default python
* django trunk installed
* python imaging library installed
* sample_project trunk with settings.py edited to point to database s…