master
Nick Sergeant 2012-06-01 12:10:10 -04:00
parent 639cfc30dc
commit 5d39504f36
1 changed files with 3 additions and 0 deletions

View File

@ -31,3 +31,6 @@ class BlogMiddleware:
# Get user for that domain
pass
pass
if host == 'nicksergeant.com':
request.blog_user = User.objects.get(id=3)