Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben committed Dec 5, 2011
1 parent f4873f4 commit df5ba01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions html5libs/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,8 @@
SOCIAL_AUTH_EXTRA_DATA = False
SOCIAL_AUTH_CHANGE_SIGNAL_ONLY = True

CELERYBEAT_SCHEDULER = 'djcelery.schedulers.DatabaseScheduler'

LOGIN_URL = "/login/"
LOGIN_REDIRECT_URLNAME = "home"
LOGIN_REDIRECT_URL = '/'
Expand Down

0 comments on commit df5ba01

Please sign in to comment.