mirror of
https://github.com/django/django.git
synced 2025-05-31 11:16:29 +00:00
Introduced an AbstractBaseSession model and hooks providing the option of overriding the model class used by the session store and the session store class used by the model.