app/settings.py
changeset 91 21b78b8ea590
parent 77 778b5f9d6e7c
child 273 b97d08ebac0e
equal deleted inserted replaced
90:57e9e89436f2 91:21b78b8ea590
    12 # See the License for the specific language governing permissions and
    12 # See the License for the specific language governing permissions and
    13 # limitations under the License.
    13 # limitations under the License.
    14 
    14 
    15 __authors__ = [
    15 __authors__ = [
    16   '"Augie Fackler" <durin42@gmail.com>',
    16   '"Augie Fackler" <durin42@gmail.com>',
    17 	'"Pawel Solyga" <pawel.solyga@gmail.com',
    17   '"Pawel Solyga" <pawel.solyga@gmail.com',
    18   ]
    18   ]
    19 
    19 
    20 import os
    20 import os
    21 
    21 
    22 # Debug flag True only on App Engine development environment (dev_appserver.py)
    22 # Debug flag True only on App Engine development environment (dev_appserver.py)