Pylons / pyramid-cookiecutter-starter

A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)
96 stars 53 forks source link

change http://docs.pylonsproject.org to https #41

Closed stevepiercy closed 7 years ago

stevepiercy commented 7 years ago

(cherry picked from commit d59ce03)

stevepiercy commented 7 years ago

ref: https://github.com/Pylons/pyramid/pull/3104