mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +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.