-
At the moment, trying to send an email with the current version of Django makes the backend explode:
```
File "/app/insalan/user/views.py", line 213, in post
UserMailer.send_password_reset(us…
-
**Describe the bug**
Happens after successfully installing requirements.txt. It looks like axes is a dynamically loaded module of some sort that hasn't been committed yet.
**To Reproduce**
Steps…
-
Getting these errors. Tried pushing to a new heroku app and still getting the same error. Is this an issue with the build pack or with heroku?
`OSError: None/libgdal.so: cannot open shared object file…
-
This happens if features properties is empty object and collection also has features with properties.
Cleaned traceback below
TypeError at /admin/geojson_rest/pointfeature/
string indices must be i…
-
## CVE-2015-8213 - Medium Severity Vulnerability
Vulnerable Library - Django-1.8.3-py2.py3-none-any.whl
A high-level Python web framework that encourages rapid development and clean, pragmatic desig…
-
I have strange behaviour with django 1.11 and different versions of psycopg2cffi. Here is traceback:
Environment:
Request Method: GET
Request URL: http://testpolls.rbc.ru/v1/api/rest/user/
…
-
SQLAlchemy released version 2.0.0 on January 27, 2023, but django-postgrespool2 is not compatible with that yet. When I install django-postgrespool2 on a fresh environment, it installs SQLAlchemy 2.0.…
-
I use nginx + uwsgi +django,I got the same [problem](http://lists.unbit.it/pipermail/uwsgi/2017-June/008728.html),why?
`
Traceback (most recent call last):
File "/home/admin/anaconda2/lib/pytho…
wsYdd updated
6 years ago
-
Admittedly, we're pinned to a slightly older version of `black` (`black==19.10b0`), would be nice if this were backwards compat. This feature was released in https://github.com/psf/black/pull/1273. I …
-
When I enter an URL and a Token at the frontend `/add_credentials` page, mturk-manager connects to `/config` at the backend, throwing an HTTP 500 error there.
With debugging enabled, I could get th…