Skip to content

Commit

Permalink
changed bug for jobtype-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
upcomingnewton committed Sep 15, 2012
1 parent 996f0fc commit ab77600
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tx2/settings.py.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
import os

GLOBAL_STATICFILES_DIRS = "tx2/static"
GLOBAL_TEMPLATE_DIRS = "tx2/templates"

from conf.GlobalSettings.DatabaseSettings import *
from conf.GlobalSettings.GlobalSettings import *
from conf.GlobalSettings.MessageSettings import *
from conf.nitin.DirSettings import *

0 comments on commit ab77600

Please sign in to comment.