| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-03 | exclude tests package from source packages | Michael Merickel | |
| 2020-01-02 | Update project.rst and its cookiecutter project files | Steve Piercy | |
| - Update output to reflect current cookiecutter - Fix minor typos - Use new links to PyPA for MANIFEST.in description and usage - Add missing keyword "keywords" to setup.py whirlwind description - Flip order of `install_requires` and `extras_require` to align with order in setup.py - Update line numbers and code references - Add watchman under hupper and rewrite paragraph @mmerickel should review | |||
| 2018-11-19 | rip out moar unicode prefixes | Michael Merickel | |
| 2018-08-30 | Update narr/project.rst and /myproject starter cookiecutter source files | Steve Piercy | |
| 2017-06-10 | update src files and synch emphasize-lines for myproject | Steve Piercy | |
| 2016-12-27 | narr/project - update for cookiecutters | Steve Piercy | |
| - update source files - update project.png - fix literalinclude reference in logging | |||
| 2008-08-24 | First checkin using StudlyCaps MyProject. | Chris McDonough | |
| 2008-08-18 | - Generated application differences: ``make_app`` entry point | Chris McDonough | |
| renamed to ``app`` in order to have a different name than the bfg function of the same name, to prevent confusion. - Add "options" processing to bfg's ``make_app`` to support runtime options. A new API function named ``get_options`` was added to the registry module. This function is typically used in an application's ``app`` entry point. The Paste config file section for the app can now supply the ``reload_templates`` option, which, if true, will prevent the need to restart the appserver in order for ``z3c.pt`` or XSLT template changes to be detected. - Use only the module name in generated project's "test_suite" (run all tests found in the package). - Default port for generated apps changed from 5432 to 6543 (Postgres default port is 6543). | |||
| 2008-07-24 | Move stuff from lxmlgraph to main docs. | Chris McDonough | |
