.hgignore
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 16 Jun 2016 16:25:32 +0200
changeset 11623 b6f6737d4823
parent 11603 c7bfeb7b0d67
permissions -rw-r--r--
wsgi: clearer exception when CW_INSTANCE is missing instance_name is mandatory for cwcfg.config_for() Raise with a KeyError: 'CW_INSTANCE' instead of hard to read exception.

syntax: glob

*.pyc
*.swp

*.egg-info

docs/_build
pyramid_cubicweb/tests/data/database
.tox