Jacob Rief
Jacob Rief
@benzkji I fully agree with @yakky on https://github.com/divio/django-filer/pull/958#discussion_r178407709
@im-n1 could you please give me full instructions on how to reproduce this bug.
@im-n1 then fork this repository, adopt one of the examples so that you can reproduce it there, and tell me where I can find it on GitHub. If you want...
@im-n1 how about my [proposal from December](https://github.com/jrief/django-admin-sortable2/issues/312#issuecomment-1340060176)?
@BigglesZX would you like to create a page in the docs section with recipes, when combining django-admin-sortable2 with other libraries?
Hi Natalia, I'd like to work on the ticket implementing multiple email backends. However, I currently have no resources to work on it. So please feel free to close it....
ws4redis doesn't care which authentication system you're using. It requires the user object which is available in each request.
Yes, you're right. To retrieve the user (by auth token), we do not necessarily need an session-id. Please retry by unindenting the last line.
Whenever I have time, I will check this. For the moment, please be patient.
@Mallfurion would you mind to create a pull request for it?