mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
🤝 Suggestion: django-pony-express (#263)
This commit is contained in:
parent
8a5bdf2dea
commit
1bd58740c9
|
@ -43,6 +43,7 @@ or buying <a rel="sponsored" href="https://django.threadless.com/">official merc
|
|||
- [General](#general)
|
||||
- [Internationalisation](#i18n)
|
||||
- [Logging](#logging)
|
||||
- [Mailing](#mailing)
|
||||
- [Model Fields](#model-fields)
|
||||
- [Models](#models)
|
||||
- [Performance](#performance)
|
||||
|
@ -228,6 +229,9 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [django-prometheus](https://github.com/korfuri/django-prometheus) - Export Django monitoring metrics to Prometheus.
|
||||
- [django-mixin](https://github.com/adinhodovic/django-mixin) - Monitoring mixin for Django-prometheus. A set of Grafana dashboards and Prometheus rules for Django.
|
||||
|
||||
### Mailing
|
||||
- [django-pony-express](https://github.com/edoburu/django-any-urlfield) - Class-based emails including a test suite for Django.
|
||||
|
||||
### Model Fields
|
||||
- [django-any-urlfield](https://github.com/edoburu/django-any-urlfield) - An improved URL selector to choose between internal models and external URLs.
|
||||
- [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) - Color field for django models with a nice color-picker widget.
|
||||
|
|
Loading…
Reference in New Issue
Block a user