Now, in order to follow the path suggested in the Django documentation for 
overriding database backed sessions, some of the data one might need to 
store in the session model is coming from the request, and Django is not 
passing the request when instantiating the session store.

Do you think there is a point in requesting that the request object (if 
available) is passed as an optional parameter when creating the session?

-- 
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/78cc1f20-556f-44e6-ae40-2a930cfa0a58%40googlegroups.com.

Reply via email to