Mention ASGI in the README

This commit is contained in:
Bruno Alla 2020-04-16 09:35:50 +01:00
parent 835cd8c9b5
commit 3d6dce66aa

View File

@ -45,6 +45,7 @@ Features
* Optimized development and production settings * Optimized development and production settings
* Registration via django-allauth_ * Registration via django-allauth_
* Comes with custom user model ready to go * Comes with custom user model ready to go
* Optional basic ASGI setup for Websockets
* Optional custom static build using Gulp and livereload * Optional custom static build using Gulp and livereload
* Send emails via Anymail_ (using Mailgun_ by default or Amazon SES if AWS is selected cloud provider, but switchable) * Send emails via Anymail_ (using Mailgun_ by default or Amazon SES if AWS is selected cloud provider, but switchable)
* Media storage using Amazon S3 or Google Cloud Storage * Media storage using Amazon S3 or Google Cloud Storage