Hi Lorenzo

Using a different Session model is already supported - see the docs:
https://docs.djangoproject.com/en/3.0/topics/http/sessions/#extending-database-backed-session-engines
. Or is there something beyond that which you wanted?

Thanks,

Adam

P.S. Please don't start your message addressed to "fellows" :) This mailing
list has more people than the active Django fellows
<https://www.djangoproject.com/fundraising/#who-are-the-django-fellows>
and many
non-males <https://heyguys.cc/> ("fellow" is sometimes understood to mean
males only so best to avoid :) ).

On Tue, 14 Apr 2020 at 22:31, Lorenzo Peña <lorin...@gmail.com> wrote:

> Hello fellows!
>
> Has there ever been any discussion about making the Session model from
> django.contrib.sessions a swappable model? Sometimes it's required to
> enhance the session model in order to track more information. There are
> alternatives like django-user-sessions, but replacing the contrib session
> app doesn't feel right altogether.
>
> Would something like this make any sense?
>
> Thank you and stay stafe!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/4c8e6811-61fc-469a-8cf5-04f30b91810b%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/4c8e6811-61fc-469a-8cf5-04f30b91810b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Adam

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM0ehuEmohx76GbdThcVyAP5cYf1r8TYJ-cOC4g5SkUVCQ%40mail.gmail.com.

Reply via email to