-
I integrated `django-admin-inline-paginator` into our project and it works great! Thanks a lot!
However the package defines custom css classes in the [paginator.html](https://github.com/shinneide…
-
### Issue Summary
This is an extremely elusive and odd issue... but using the Database Search Backend with MySQL, *some* particular search queries return no results when paginated, but DO return resu…
-
I'm using
`Django==1.11.5`
`python2.7`
`django-liststyle==0.2b`
not working with `django-liststyle==0.2b0` as well
In My settings:
INSTALLED_APPS = [
'liststyle', # required…
-
If you open an email in the Django admin site, django-post-office attempts to create a connection to the mail server, and crashes if that doesn't work. I see no reason why this should be needed, and i…
-
When I attempt to add a new virtual or physical system with the network information populated (fqdn, ip, hwaddr) the app dumps a stack trace:
```
Request Method: POST
Request URL: http://localhost:80…
-
* django-ai version:0.0.2.1
* Django version:2.0.10
* Python version:3.6
* Operating System:Windows 10
### Description
I have created a Django project and then trying to integrate django-ai w…
-
django-push-notifications was working with both sandbox and production certificates. But since yesterday it is failing with following errors. No change in our code or our servers. Any ideas, why it ha…
-
Our site currently has ~17k pages and if I click onto
`Home › django CMS Versioning › Page content versions`
a select box is created containing a select option for each of them. Since this uses …
jrief updated
9 months ago
-
from django.contrib import admin
# Register your models here.
-
We receive the exception "Resource has no graph" when creating a user in the Django administration console. The error also occurs when a user clicks on the account verification link from the email Arc…