Hello,
I want to participate in GSoC with Django. And I want to work on 'Improve
Admin Filters' Project.
Here I am planning to work on issues related with filters which are not
taken by anyone . Is this good approach ?
Is there something more that would be helpful or needed which I can add as
we
We can message the user by calling
self.message_user(
request,
“This is a waaarning...",
messages.WARNING,
)
form within a ModelAdmin. This works for success level (default green message),
warning level and error level. I was also expecting it to support “info” level
with a blue sty