Skip to content

Commit

Permalink
Fix django-meta compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Jun 12, 2016
1 parent 413bb90 commit 21877f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ def gettext(s): return s
('blog.html', 'Blog template'),
),
META_SITE_PROTOCOL='http',
META_USE_SITES=True,
META_SITE_DOMAIN='example.com',
META_USE_OG_PROPERTIES=True,
META_USE_TWITTER_PROPERTIES=True,
Expand Down

0 comments on commit 21877f5

Please sign in to comment.