-
Django Admin has autocomplete built in since 2.0. With all due respect to Grappelli, there are some advantages to it compared to Grappelli's. For me, the most important being that searched fields on r…
-
- [x] a detailed description of the bug or suggestion
I'm testing a Django project with pytest and I'm struggling with a conftest import issue. This is a simplified version of my directory layo…
-
I'm not sure why, but my ```http://localhost/fp/fetch/?target=https%3A%2F%2Fcdn.cnn.com%2Fcnnnext%2Fdam%2Fassets%2F190410094953-india-waterfalls---athirappalli-waterfalls.jpg``` request gets ```Overfl…
-
Just wondering if this is in the works. Thanks :)
-
django-simple-captcha uses python\_2\_unicode\_compatible from django. This will be removed in the next major django release (I test against the git version of django).
File "/home/travis/virtuale…
-
Hello,
i installed right now the new app. If i click on a picture and swipe through, sunddenly the preview and image are not loading anymore.
A video from the issue: https://vimeo.com/254868826
…
-
In particular, keep track of which database requirements they have.
-
## Description
When trying to type in `INSERT` statement with explicit columns, e.g. "`insert into courses (`...", error is raised immediately after typing in the open bracket (probably while trying …
-
I'm using a Python 3.4.9_1 virtualenv with Django 1.11.18 and rdflib 4.2.2 in which I installed rdflib-django3 version 0.2.3. I added `'rdflib_django'` to the `INSTALLED_APPS` setting. When trying to …
-
The session serialiser with Django 1.10 does not support picked data, like that attached to the session here: https://github.com/google/oauth2client/blob/master/oauth2client/contrib/django_util/views.…