Added the pre-built custom user model as a feature because it's come up in #318 and #232.
This commit is contained in:
Daniel Greenfeld 2015-09-03 15:21:30 -07:00
parent e29857c8ad
commit b5876ce60a

View File

@ -28,6 +28,7 @@ Features
* 12-Factor_ based settings via django-environ_
* Optimized development and production settings
* Registration via django-allauth_
* Comes with custom user model ready to go.
* Grunt build for compass and livereload
* Basic e-mail configurations for sending emails via Mailgun_
* Media storage using Amazon S3