[[Image(https://user-
images.githubusercontent.com/8825213/91273993-48483580-e73b-11ea-
9f1c-b92151968391.png)]]
And this happend if I try to close it:
[[Image(https://user-
images.githubusercontent.com/8825213/91274087-6f9f0280-e73b-
11ea-9448-9c1c853a6a1f.png)]]
I found the ticket: ##31901 [https://github.com/django/django/pull/13322]
But i think is not the same error
thanks,
--
Ticket URL: <https://code.djangoproject.com/ticket/31946>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "Captura de pantalla de 2020-08-26 01-25-13.png" added.
Sidebar Panel overlapping
* Attachment "Captura de pantalla de 2020-08-26 01-25-28.png" added.
Sidebar Panel closed
* owner: nobody => rbtsolis
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/31946#comment:1>
* status: assigned => closed
* resolution: => duplicate
Comment:
I think it's a duplicate of #31909. Can you check `'context_processors'`
option? it should contain `django.template.context_processors.request`
instead of `django.contrib.messages.context_processors.request`.
--
Ticket URL: <https://code.djangoproject.com/ticket/31946#comment:2>