summaryrefslogtreecommitdiff
path: root/repoze/bfg/sampleapp/configure.zcml
AgeCommit message (Expand)Author
2008-08-24 - Remove ``sampleapp`` sample application from bfg package itself.Chris McDonough
2008-08-18 - Generated application differences: ``make_app`` entry pointChris McDonough
2008-08-17 - Add ``<bfg:settings>`` directive. This directive currently allowsChris McDonough
2008-07-31 - Add event sends for INewRequest and INewResponse. See theChris McDonough
2008-07-19 - The concept of "view factories" was removed in favor of alwaysChris McDonough
2008-07-16Add security.Chris McDonough
2008-07-14Really allow views to be functions.Chris McDonough
2008-07-14Render templates explicitly in views.Chris McDonough
2008-07-14And, just to maximally confuse Paul, come full circle, and don't require that...Chris McDonough
2008-07-14Less magical templated view model: make custom template views responsible for Chris McDonough
2008-07-12Missed a template.Chris McDonough
2008-07-12Use a djangoesque layout and naming scheme.Chris McDonough
2008-07-08Fix a thinko in metaconfigure.Chris McDonough
2008-07-08Redirect on default view if name doesn't end with slash.Chris McDonough
2008-07-08Add a browser:page directive type and make our sample app use it.Chris McDonough
2008-07-07Depend on z3c.pt.Chris McDonough