summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/src/basiclayout/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-22 23:02:57 -0500
committerChris McDonough <chrism@plope.com>2011-01-22 23:02:57 -0500
commita87a68d83f713ed3cd81011b486178179e3b413e (patch)
tree5955792d5c27e0f3a7de313791099353e286a900 /docs/tutorials/wiki/src/basiclayout/setup.py
parent2228ef587a355cafe9524e9f18f748aa331e5d6c (diff)
downloadpyramid-a87a68d83f713ed3cd81011b486178179e3b413e.tar.gz
pyramid-a87a68d83f713ed3cd81011b486178179e3b413e.tar.bz2
pyramid-a87a68d83f713ed3cd81011b486178179e3b413e.zip
- The ``production.ini`` generated by all paster templates now have an
effective logging level of WARN, which prevents e.g. SQLAlchemy statement logging and other inappropriate output. - The ``production.ini`` of the ``pyramid_routesalchemy`` and ``pyramid_alchemy`` paster templates did not have a ``sqlalchemy`` logger section, preventing ``paster serve production.ini`` from working. - The ``pyramid_routesalchemy`` and ``pyramid_alchemy`` paster templates used the ``{{package}}`` variable in a place where it should have used the ``{{project}}`` variable, causing applications created with uppercase letters e.g. ``paster create -t pyramid_routesalchemy Dibbus`` to fail to start when ``paster serve development.ini`` was used against the result. See https://github.com/Pylons/pyramid/issues/#issue/107 Closes #107
Diffstat (limited to 'docs/tutorials/wiki/src/basiclayout/setup.py')
0 files changed, 0 insertions, 0 deletions