From b5876ce60a74f380c216d9a11fedea2afbf7b067 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Thu, 3 Sep 2015 15:21:30 -0700 Subject: [PATCH] fix @318 Added the pre-built custom user model as a feature because it's come up in #318 and #232. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index f6cb01c3..3b666cd3 100644 --- a/README.rst +++ b/README.rst @@ -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