Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Django 1.7 App Config #409

Merged
merged 1 commit into from
Oct 7, 2014
Merged

Added Django 1.7 App Config #409

merged 1 commit into from
Oct 7, 2014

Conversation

micahhausler
Copy link
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
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