druids / django-GDPRLinks
☆57Updated 2 years ago
Alternatives and similar repositories for django-GDPR
Users that are interested in django-GDPR are comparing it to the libraries listed below
Sorting:
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 weeks ago
- Back-end and Front-end password validation with ZXCVBN☆91Updated 2 years ago
- Django class based views for using more than one form in a single view☆76Updated 2 years ago
- Chain multiple (disparate) QuerySets in Django☆113Updated this week
- Healthchecks for Django☆42Updated 2 months ago
- Production webservers as a Django management command☆90Updated 2 months ago
- Manage django groups collection based on django-mptt.☆99Updated 2 years ago
- Extensions for Django Rest Framework☆79Updated 2 months ago
- Class-based email views for the Django framework, including a message previewer.☆268Updated 4 years ago
- Django Terms and Conditions Module☆112Updated 3 weeks ago
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- A lightweight task queue for Django using RabbitMQ☆72Updated 2 years ago
- Tools to help manage user data in the age of GDPR☆173Updated 5 months ago
- Maintenance only☆67Updated last year
- Django Admin date_hierarchy with zero queries☆96Updated last month
- Notification system for Django with batteries included: Email digests, user settings, JSON API☆180Updated this week
- Easily add search/filter functionality to Django projects☆65Updated last year
- Django admin site integration for Django Hijack☆80Updated last year
- A module for pivoting Django Querysets☆211Updated 2 years ago
- ☆122Updated last year
- Django GRIP library☆79Updated 7 months ago
- Multisite in django — use one Django app to serve multiple domains☆136Updated 2 months ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…