Casper test for realm creation.

This commit is contained in:
Vishnu Ks
2016-06-25 22:34:36 +05:30
committed by Tim Abbott
parent eb9798027c
commit 7d654a26c8
4 changed files with 99 additions and 2 deletions

View File

@@ -291,6 +291,7 @@ urls += [
if settings.DEVELOPMENT:
urls += dev_urls.urls
i18n_urls += dev_urls.i18n_urls
# The sequence is important; if i18n urls don't come first then
# reverse url mapping points to i18n urls which causes the frontend