1 article tagged middleware
-
Sharing Django Users and Sessions Across Projects
This document describes how to share users created using Django’s auth system with other Django projects. It is not a hack; it simply makes use of the database router …