marcosgabarda/django-websocket-notifications

Cannot complete a django model migrate upon installing version 1.2.0 of the package

Closed this issue · 1 comments

When i tried migrating the models of the package, i was greated with this error

ERRORS:
<class 'websocket_notifications.admin.NotificationGroupAdmin'>: (admin.E040) ModelAdmin must define "search_fields", because it's referenced by NotificationGroupAdmin.autocomplete_fields.

It also leaves your project in a broken state :)

Nobody should be using this and it should either be archived or noted.