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
- 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…☆24Updated 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
- A plugin for the Django-Debug-Toolbar to provide statistic logging and a UI for reviewing the logs.☆103Updated 12 years ago
- Django application for capturing logging to a database.☆27Updated 11 years ago
- Django 1.3 ready web browser cache busting app☆41Updated 12 years ago
- Django app packaging the best snippets found on http://djangosnippets.org☆60Updated 9 years ago
- Foundation for web content management systems using Django.☆49Updated 12 years ago
- Handle capturing email addresses for pre-beta sites☆33Updated 5 years ago
- Development is now at https://github.com/cartwheelweb/django-la-facebook☆18Updated 13 years ago
- External registration / authentication for Django☆52Updated 8 years ago
- A light-weight django model translation application designed to simplify the process of creating multi-lingual websites and serving appro…☆33Updated 6 years ago
- Modular Dashboard for Django projects.☆46Updated 4 years ago
- An easy way to create custom template tags for Django's templating system.☆41Updated 11 years ago
- Butter forms for Django (wokka-wokka-wokka)☆12Updated 13 years ago
- Generation-based whole page caching for Django☆58Updated 6 years ago
- ☆38Updated 11 years ago
- A library for efficiently retrieving deeply-nested data sets☆45Updated 13 years ago
- Custom email-based reports for any Django project☆28Updated 13 years ago
- django-qunit integrates the QUnit Javascript testing framework with Django.☆53Updated 8 years ago
- Experimental .transform(fn) method for Django QuerySets, for clever lazily evaluated optimisations.☆143Updated 14 years ago
- A Django app for extending managers and the querysets they produce.☆42Updated 7 years ago
- MOVED TO KOMBU CORE: celery/kombu☆61Updated 12 years ago
- batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)☆161Updated 12 years ago