Skip to content

Commit

Permalink
Merge pull request #400 from hwkns/patch-1
Browse files Browse the repository at this point in the history
Import all models in models/__init__.py (fixes #399)
  • Loading branch information
benjaoming committed Mar 8, 2015
2 parents db11e26 + 214818d commit 40f1810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wiki/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

# TODO: Don't use wildcards
from .article import *
from .pluginbase import *
from .urlpath import *

# TODO: Should the below stuff be executed a more logical place?
Expand Down

0 comments on commit 40f1810

Please sign in to comment.