dziegler / django-urlcryptLinks
Encrypts information in urls, such as login credentials. Useful if you want to send a user a link that logs the user in without leaking their login credentials.
☆74Updated 10 years ago
Alternatives and similar repositories for django-urlcrypt
Users that are interested in django-urlcrypt are comparing it to the libraries listed below
Sorting:
- ☆132Updated 7 years ago
- batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)☆161Updated 14 years ago
- Custom email-based reports for any Django project☆29Updated 14 years ago
- Native, Pythonic Templatetags for Django☆86Updated 11 years ago
- Automated caching and invalidation for the Django ORM☆128Updated 14 years ago
- A Django application that makes it easy to integrate the Uploadify uploader and Amazon S3 into your project.☆58Updated 14 years ago
- Modular Dashboard for Django projects.☆46Updated 5 years ago
- A plugin for the Django-Debug-Toolbar to provide statistic logging and a UI for reviewing the logs.☆103Updated 13 years ago
- Flexible and scalable Django authorization backend for unified per object permission management☆152Updated 2 years ago
- relate anything to anything☆155Updated 2 years ago
- A session backend which uses Django's secure cookie encoding and decoding functionality to store the whole session in the cookie, instead…