Skip to content

Commit

Permalink
Merge d21f5ee into def48ec
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunbhardwaj committed Jul 30, 2015
2 parents def48ec + d21f5ee commit 3548b3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nereid/testing.py
Expand Up @@ -21,6 +21,7 @@ class NereidTestApp(Nereid):
def __init__(self, **config):
super(NereidTestApp, self).__init__(**config)
self.config['WTF_CSRF_ENABLED'] = False
self.config['EAGER_TEMPLATE_RENDER'] = True

@property
def root_transaction(self):
Expand Down

0 comments on commit 3548b3d

Please sign in to comment.