Giuseppe De Marco
Giuseppe De Marco
as already wrote: Debian 9, python 3.5.3, Django 1.10.7 django-q version is the latest stable
Thank you very much, I really appreciate your share, I'll do my best with some trials before update, and hopefully close, this issue.
With python2 it doesn't exist, I had this exception with python 3.5 but I should do some other accurate tests
I'm working on this: https://github.com/peppelinux/Radxa-Rock-RK3188/blob/master/README.md now I'm compiling rockchip-linux 4.4 instead of linux-stable 5.8.7
Th bug appears when in the url, in window.location.search, the date filters contains hours and minutes notation lke the previouse examples or a & as prefix, like this example: ?&creation_date__gte=16%2F03%2F2017&creation_date__lte=16%2F03%2F2017...
this issue should be moved to pysaml2 the issue is related to windows's kernel that have tese kind of problem in accessing files in parallel R/W ops
watch this https://github.com/IdentityPython/djangosaml2/blob/fcee903dce5539bd179cf1b7b8fdc3cc592ee831/djangosaml2/backends.py#L100 the documentation means something like a custom user model (not the django one) at the same time you can inherit the backend and configure it here https://github.com/IdentityPython/djangosaml2/blob/fcee903dce5539bd179cf1b7b8fdc3cc592ee831/docs/source/contents/setup.rst#authentication-backend...
you can use the signals as well, sure, sorry for not having mentioned them you have many way according to your tastes and design requirements
https://github.com/IdentityPython/djangosaml2/blob/master/djangosaml2/signals.py
software is often affected by its author's tastes and completely personal positions. This project rather wants to be driven by its community and personally I have used both signals and...