4 projects
django-cuddlybuddly-storage-s3
Updated Amazon S3 storage from django-storages. Adds more fixes than I can remember, a metadata cache system and some extra utilities for dealing with MEDIA_URL and HTTPS, CloudFront and for creating signed URLs.
django_tfa
Django Two-Factor Authentication (TFA)
django-htmlfallbackmiddleware
Django middleware: for each HTTP request, if no url can handle it, searches for a suitable template (based on request uri) and renders it (similar to flatpage.middleware.FlatpageFallbackMiddleware).
django-contenteditable
Django support for HTML contenteditable