Skip to content

Added Django 1.7 App Config#409

Merged
omab merged 1 commit intoomab:masterfrom
micahhausler:django-1.7-app-config
Oct 7, 2014
Merged

Added Django 1.7 App Config#409
omab merged 1 commit intoomab:masterfrom
micahhausler:django-1.7-app-config

Conversation

@micahhausler
Copy link
Copy Markdown
Contributor

  • Renames the verbose app title to Python Social Auth in the Django admin for Django >=1.7
    screen shot 2014-10-04 at 10 38 59 am
  • Remains the title Default for Django <1.7
    screen shot 2014-10-04 at 10 47 20 am

Users will still use

INSTALLED_APPS = [
    'social.apps.django_app.default',
    # ...
]

* Renames the app to ‘Python Social Auth’ in the django admin
@omab omab merged commit 6ecec42 into omab:master Oct 7, 2014
@omab
Copy link
Copy Markdown
Owner

omab commented Oct 7, 2014

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants