mirror of
https://github.com/django/django.git
synced 2025-06-02 01:59:11 +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.