joeyespo / django-q-emailLinks
Queues the sending of email with Django Q.
☆37Updated 4 years ago
Alternatives and similar repositories for django-q-email
Users that are interested in django-q-email are comparing it to the libraries listed below
Sorting:
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆132Updated 6 months ago
- Django app enabling painless creation of additional admin object tools.☆144Updated last year
- Edit JSON-Model Fields using a Standard Django Form.☆146Updated 2 months ago
- Add a drop-down 'actions' menu to each row of your Django model's admin changelist☆123Updated 2 years ago
- A Django messaging library☆228Updated last year
- Making forms suck less☆136Updated 3 years ago
- Polymorphic models implementation for django.☆87Updated 8 months ago
- Include Django URL patterns with decorators.☆80Updated 11 months ago
- Login as any user from the Django admin interface, then switch back when done☆195Updated last year
- Preview mail in this panel for django debug toolbar.☆61Updated 2 weeks ago
- A pickled object field for Django☆185Updated 3 weeks ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated this week
- Allow foreign key attributes in list_display with '__'☆72Updated 7 months ago
- Notification system for Django with batteries included: Email digests, user settings, JSON API☆181Updated last month
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- polymorphic django models using automatic type-field downcasting☆229Updated last week
- A lightweight library designed to handle repeating and one-off event occurrences for display on a website.☆112Updated 3 years ago
- miscellaneous django tools☆133Updated 3 weeks ago
- Pagination based on the seek method / keyset paging / offset-less pagination☆125Updated 10 months ago
- Python and Django utilities for encrypted fields using pgcrypto.☆88Updated 2 months ago
- Display Django permissions in a HTML table that is translatable and easily customized.☆79Updated last year
- A Django app for extends Django's messages framework (django.contrib.messages). framework, adds sticky messages and persistent messages a…☆125Updated last year
- An easy way to add links to relations in the Django Admin site.☆108Updated 5 years ago
- Polymorphic MPTT tree support for models