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
fixes the issue where entered values in inputs inherit white as their… #64
… text color, making it impossible to see entered values
All the tutorials that use this cookiecutter will need to be updated on
master
as well.