-
Hi Kaspars,
The date filter on the django admin and hence on the django suit is very limited in its ability to search between 2 specific date ranges and provides the option to only search specific da…
-
**Describe the bug**
Not possible to add another filter field in the popup.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'model admin'
2. Click on 'Advanced filter'
3. Click on '…
-
Hi, i'm trying to use multiselect filter in modeladmin, but the rendered control is always the normal single selection dropdown. What do i need to change to get the control that i want? Also, django-j…
-
**Describe the bug**
![Screenshot from 2023-08-28 15-00-34](https://github.com/modlinltd/django-advanced-filters/assets/4017397/1a8c8f0e-90dd-4d21-a465-701901cb2f73)
Currently when I add more than…
-
Trying to set up geonode on Docker. Django container is stuck on perpetual restart loop and returns below errors when I examine the logs using `docker-compose logs -f django`
> django4project_geono…
-
We've noticed that using the zypper installation of orthos2 package, some static files are placed in `/srv/www/orthos2`. However, these files are not present in the (master branch) of this repo.
`t…
-
After finding the top 10 methods with long parameter list smell, we should suggest which objects could be created according to the parameters who appear together. For instance:
```
Output from Dja…
-
i deployed my website on heroku but when i am trying to run this command **heroku run python manage.py collectstatic ** its show the error `OSError: [Errno 30] Read-only file system: '/static_in_env' …
-
### Title
From Good to Great: Transforming Django Admin for Maximum Productivity
### Describe your Talk
Discover how to turn Django Admin into a powerful productivity tool. This talk will cover key…
-
I have installed both, django-uwsgi and [django-celery-beat](https://github.com/celery/django-celery-beat/), but they cause a bug when I want to change periodic tasks in the admin panel: http://localh…