Erwin Feser

Results 7 issues of Erwin Feser

Hello! I would like to know if we have old AdminSite features as we had in django-db-parti Regards!

enhancement
help wanted

It happens when I try to save an object related to other objects, even if other objects were fetched from the same database that I am using to write. ```...

* django-json-widget version: 1.1.1 * Django version: 4.0.6 * Python version: 3.10.5 * Operating System: Debian ### Description It works but I get an ugly log (DEBUG=True) message because `django_json_widget.html`...

#### Problem description It seems to that it is not possible to filter by relations (FK or M2M). I suspect that the SQL statement is not being built well for...

## Describe the Bug Let's imagine we have two Django models: `Cage` and `Animal` where the second one has a `FK` to the first one. Then we have the following...

bug

The hard requirements for old versions make it nearly impossible to integrate this library into complex projects that already require newer versions of these dependencies