ericflo / django-cookie-sessions

A session backend which uses Django's secure cookie encoding and decoding functionality to store the whole session in the cookie, instead of talking to some database or cache instance.
45Updated 13 years ago

Related projects

Alternatives and complementary repositories for django-cookie-sessions