]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/management/commands/checkinstall.py
ValidatedEmail badge should be awarded only once
[osqa.git] / forum / management / commands / checkinstall.py
index efb0b191535252c0d34a58ec0fe37645b1ec12e6..6e37d11123cbbc2c4abbacf8407316d36f9ac4b5 100644 (file)
@@ -80,5 +80,6 @@ class Command(NoArgsCommand):
             print " Your APP_URL does not seem to be a valid url. Please fill this setting with the URL of your OSQA installation"
         else:
             print " APP_URL - %s" % settings.APP_URL
+            print " APP_BASE_URL - %s" % settings.APP_BASE_URL