6 projects
django-nativeshortuuidfield
A decoder/encoder Field for uuid
django-redis-secure
Django caching plugin for django-redis that adds a Serializer class and configuration to support transparent, symmetrical encryption of cached values using the python cryptography library. This plugin also provides encryption for django-rq jobs by simply using the @secure_redis.secure_rq.job decorator to annotate the task method instead of using @django_rq.job.
django-users-plus
A django app that provides extra features including masquerading, local timezone support on users, an audit log for tracking admin and view-based data changes and activities, and support for Company models and added fields to User model.
django-cryptographic-fields
A set of django fields that internally are encrypted using the cryptography.io native python encryption library.
fiftythree-client
A python client for the 53 API provided by ORGANIZE.org
django-phonenumber-filter
A simple Django filter that will format and print a phone number in a template.