Add a link to pluggable views docs in the changelog.

This commit is contained in:
Simon Sapin 2011-06-28 06:25:52 -07:00
parent 62e7f5cea6
commit ee001e192d
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Released on June 28th 2011, codename Grappa
might occur during request processing (for instance database connection might occur during request processing (for instance database connection
errors, timeouts from remote resources etc.). errors, timeouts from remote resources etc.).
- Blueprints can provide blueprint specific error handlers. - Blueprints can provide blueprint specific error handlers.
- Implemented generic pluggable views (class based views). - Implemented generic :ref:`views` (class based views).
Version 0.6.1 Version 0.6.1
------------- -------------