Skip to content

Commit

Permalink
Correcting module name
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianZaremba committed Sep 12, 2012
1 parent 7218aec commit 1b45123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sentry/conf/server.py
Expand Up @@ -153,7 +153,7 @@
'sentry.plugins.sentry_useragents',
'social_auth',
'south',
'django-social-auth-trello',
'django_social_auth_trello',
)

STATIC_URL = '/_admin_media/'
Expand Down

0 comments on commit 1b45123

Please sign in to comment.