Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
add haystack to Jingo exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpitts committed Feb 12, 2014
1 parent c291502 commit 24e0d69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/settings/base.py
Expand Up @@ -68,6 +68,7 @@
JINGO_EXCLUDE_APPS = [
'admin',
'browserid',
'haystack',
'registration',
]

Expand Down

0 comments on commit 24e0d69

Please sign in to comment.