boxine / django-huey-monitor

Django based tool for monitoring huey task queue: https://github.com/coleifer/huey
GNU General Public License v3.0
86 stars 20 forks source link

DisallowedModelAdminLookup #135

Closed jedie closed 8 months ago

jedie commented 9 months ago

image

jedie commented 8 months ago

Django Bug: https://code.djangoproject.com/ticket/35020 https://github.com/django/django/pull/16661

bethe410 commented 7 months ago

Hello, there are still errors in "Task Signals": DisallowedModelAdminLookup at /admin/huey_monitor/signalinfomodel/ But in "Task" it's fixed, maybe "Task Signals" should be fixed by the same way? image