summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-31initial work removing pcreateMichael Merickel
2018-10-25fix new lint errors from flake8Michael Merickel
2018-10-18leave a shim in for pyramid_zcml compatibilityMichael Merickel
2018-10-18move predicate-related code into pyramid.config.predicatesMichael Merickel
2018-10-18move action-related code into pyramid.config.actionsMichael Merickel
2018-10-17fix the dummy request to support the new accept apisMichael Merickel
2018-10-17move docs for argument before exampleMichael Merickel
2018-10-17Update docstring of pcreate to universal pyramid-cookiecutter-starterSteve Piercy
2018-10-16fix the docs for route_prefix_context to avoid showing up as a doctestMichael Merickel
2018-10-15fix scaffold testsMichael Merickel
2018-10-15fix lint on srcMichael Merickel
2018-10-15remove bare exceptsMichael Merickel
2018-10-15format source using blackMichael Merickel
2018-10-14move tests out of the packageMichael Merickel
2018-10-14move package to src folderMichael Merickel