Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Commit

Permalink
Adds the controller module to the bf cache.
Browse files Browse the repository at this point in the history
Somehow this got missed before?
  • Loading branch information
EnigmaCurry committed Feb 6, 2011
1 parent 39f902b commit 105f61d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blogofile/controller.py
Expand Up @@ -53,6 +53,7 @@
import logging

from cache import bf
bf.controller = sys.modules['blogofile.controller']

logger = logging.getLogger("blogofile.controller")

Expand Down

0 comments on commit 105f61d

Please sign in to comment.