ericflo / django-session-user
A simple piece of middleware that can be added to your Django project which will store and retrieve the logged-in user's information from the session
☆24Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for django-session-user
- A session backend which uses Django's secure cookie encoding and decoding functionality to store the whole session in the cookie, instead…☆45Updated 13 years ago
- Another database migration script runner for Django projects.☆97Updated 3 years ago
- A smart and blazing fast browser feature detector for Django.☆66Updated 2 years ago
- Django 1.3 ready web browser cache busting app