app/settings.py
changeset 832 1a20acbfbc88
parent 273 b97d08ebac0e
child 2066 1855c783934f
equal deleted inserted replaced
831:cbe033fedde8 832:1a20acbfbc88
    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)