| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-06 | Dollar. | Chris McDonough | |
| 2008-09-06 | Info about debugging security failures. | Chris McDonough | |
| 2008-09-03 | (no commit message) | Chris McDonough | |
| 2008-09-03 | Fux bigs. | Chris McDonough | |
| 2008-09-03 | - Add startup process docs. | Chris McDonough | |
| 2008-08-30 | (no commit message) | Chris McDonough | |
| 2008-08-30 | Fix project docs. | Chris McDonough | |
| 2008-08-30 | Note non-interactive way to create a project. | Chris McDonough | |
| 2008-08-30 | Get the libraries we install right. | Chris McDonough | |
| 2008-08-26 | Current releases do support METAL. | Malthe Borch | |
| 2008-08-24 | More case changes. | Chris McDonough | |
| 2008-08-24 | Get it right. | Chris McDonough | |
| 2008-08-24 | Second checkin using StudlyCaps version of MyProject. | Chris McDonough | |
| 2008-08-24 | First checkin using StudlyCaps MyProject. | Chris McDonough | |
| 2008-08-23 | Prevent usage of wsgiapp decorator from foiling actions pickling. | Chris McDonough | |
| Add Django attribution, contributors file. | |||
| 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-08-17 | Rendering. | Chris McDonough | |
| 2008-08-17 | - Add ``<bfg:settings>`` directive. This directive currently allows | Chris McDonough | |
| only one attribute: ``reload_templates``. If e.g.:: <bfg:settings reload_templates="true"/> is in your application's ZCML, you will not need to restart the appserver in order for ``z3c.pt`` or XSLT template changes to be detected and displayed. | |||
| 2008-08-06 | Fix. | Chris McDonough | |
| 2008-08-06 | (no commit message) | Chris McDonough | |
| 2008-08-04 | - Add a ``request_type`` attribute to the available attributes of a | Chris McDonough | |
| ``bfg:view`` configure.zcml element. This attribute will have a value which is a dotted Python path, pointing at an interface. If the request object implements this interface when the view lookup is performed, the appropriate view will be called. - Remove "template only" views. These were just confusing and were never documented. | |||
| 2008-07-31 | More balance between URL dispatch and traversal. | Chris McDonough | |
| 2008-07-31 | Document setup.py and myproject.ini. | Chris McDonough | |
| 2008-07-29 | 0.2.5: add model_url. | Chris McDonough | |
| 2008-07-29 | Fix up templates chapter. | Chris McDonough | |
| 2008-07-28 | (no commit message) | Chris McDonough | |
| 2008-07-28 | (no commit message) | Chris McDonough | |
| 2008-07-28 | (no commit message) | Chris McDonough | |
| 2008-07-28 | Tweaks. | Chris McDonough | |
| 2008-07-28 | Thems fightin words. | Chris McDonough | |
| 2008-07-28 | Tweaks. | Chris McDonough | |
| 2008-07-27 | (no commit message) | Chris McDonough | |
| 2008-07-27 | (no commit message) | Chris McDonough | |
| 2008-07-26 | Tweaks. | Chris McDonough | |
| 2008-07-26 | Tweaks. | Chris McDonough | |
| 2008-07-25 | (no commit message) | Chris McDonough | |
| 2008-07-25 | Document response interfce. | Chris McDonough | |
| 2008-07-25 | Typo. | Chris McDonough | |
| 2008-07-25 | (no commit message) | Chris McDonough | |
| 2008-07-25 | Use a warning. | Chris McDonough | |
| 2008-07-25 | Tweaks. | Chris McDonough | |
| 2008-07-25 | Renderings. | Chris McDonough | |
| 2008-07-25 | Install docs. | Chris McDonough | |
| 2008-07-25 | Remove reference to view factory | Paul Everitt | |
| 2008-07-25 | Temporarily hide step4, tweaks. | Chris McDonough | |
| 2008-07-25 | More glossary love. | Chris McDonough | |
| 2008-07-24 | Sorry for the checkin spam. | Chris McDonough | |
| 2008-07-24 | Cleanup. | Chris McDonough | |
| 2008-07-24 | More wordsmithing | Paul Everitt | |
| 2008-07-24 | Text cleanup in traversal. | Paul Everitt | |
