sklarsa / django-sendgrid-v5Links
An implementation of Django's EmailBackend compatible with sendgrid-python v5+
☆343Updated 3 months ago
Alternatives and similar repositories for django-sendgrid-v5
Users that are interested in django-sendgrid-v5 are comparing it to the libraries listed below
Sorting:
- Generic invitations app for Django☆593Updated 2 weeks ago
- A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.☆441Updated 2 years ago
- Django Amazon S3 file storage.☆432Updated last year
- Utility for working with recurring dates in Django.☆525Updated last year
- A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.☆411Updated 5 months ago
- Easily encrypt data in Django☆404Updated 11 months ago
- Country-specific Django helpers, formerly of contrib fame☆899Updated 3 months ago
- Automatic prefetching for Django☆233Updated last year
- A pluggable framework for adding two-factor authentication to Django using one-time passwords.☆602Updated this week
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- A Django class-based view generating PDF resposes using WeasyPrint☆387Updated last week
- A faster collectstatic command.☆417Updated 3 years ago
- Keep track of your statistics☆454Updated 2 years ago
- Django module to easily send templated emails using django templates, or using a transactional mail provider (mailchimp, silverpop, etc.)☆781Updated 3 weeks ago
- CSV Tools for Django REST Framework☆371Updated 2 weeks ago
- shows a 503 error page when maintenance-mode is on.☆516Updated 3 weeks ago
- Mask your objects instead of deleting them from your database.☆704Updated 7 months ago
- Get your Django models in order☆758Updated 11 months ago
- mail queuing and management for the Django web framework☆821Updated last year
- Passwordless Auth for Django REST Framework☆737Updated last year
- Loads environment variables from .env☆574Updated 3 years ago
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆693Updated last week
- A transparent sorted ManyToMany field for django.☆523Updated 2 weeks ago
- "Magic Links" - URLs with authentication tokens for one-click login☆1,022Updated 5 months ago
- Soft delete for Django ORM, with support for undelete.☆403Updated 6 months ago
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆307Updated 4 months ago
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆568Updated 2 years ago
- 🔐 API key permissions for Django REST Framework☆729Updated 6 months ago
- Extra Fields for Django Rest Framework