Giuseppe De Marco
Giuseppe De Marco
This python module forces the user to be authenticated by submitting their username/password in the Login Form. There are some cases where the django project uses an external authentication system...
If I set a datetime or a date filter as frst selection /?creation_date__gte=2017-03-08+00%3A00%3A00%2B01%3A00&creation_date__lt=2017-03-16+00%3A00%3A00%2B01%3A00 then if I select a dal admin filters of mine the new window location is: /?=undefined&creation_date__gte=15%2F03%2F2017&creation_date__lte=15%2F03%2F2017&tipo_marketing=3 the...
If in a model is used another primary_key label, different from the classical id name, it should be better use %s__pk__exact instead of %s__id__exact. I made this change in my...
WDYT about adding in the tests also mojo lang? https://github.com/modularml/mojo?tab=readme-ov-file
# Project Proposal I read and I agree [Jazzband Guidelines](https://jazzband.co/about/guidelines). ## Project Details [django-admin-search-builder](https://github.com/peppelinux/django-admin-search-builder). ## Project Description django-admin-search-builder give us a fast and easy way to build and run advanced...
# Project Proposal I read and agree [Jazzband Guidelines](https://jazzband.co/about/guidelines). ## Project Details [django-auto-serializer](https://github.com/peppelinux/django-auto-serializer) ## Project Description Django app that automates objects tree serialization recursively, without any declarations. Define new classes...
Regarding the attribute Format of the Issuer SAML2 core says ```` 2.2.5 Element The element, with complex type NameIDType, provides information about the issuer of a SAML assertion or protocol...
Something needed to start a new revision and an upgrade of the project. Environment ```` Package Version ----------------------------- --------- alabaster 0.7.12 Babel 2.9.0 certifi 2020.12.5 chardet 4.0.0 commonmark 0.9.1 docs-italia-theme...
https://www.agid.gov.it/sites/default/files/repository_files/documentazione/spid-avviso-n5-regole-tecniche-errata-corrige.pdf Credo che sarebbe conveniente riabilitare allowCreate e indicarne l'uso con False. AllowCreate in SPID verrebbe accettato con False oppure potrebbe essere assente. Al momento DEVE essere assente, questa impostazione...
Hi @Vibhu-Agarwal I found very interesting your vision and ideas regarding SSO in django. I'd like to join in this sharing with my modest solutions (still jewels for a craftsman...