Add support for social profiles

This commit is contained in:
Danielle McLean 2017-10-23 12:59:10 +11:00
parent 75f2575c30
commit 97948b957d
Signed by untrusted user: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
7 changed files with 137 additions and 1 deletions

View file

@ -0,0 +1 @@
default_app_config = 'users.apps.UsersConfig'