Merge pull request #263 from SimonSapin/patch-2

Add a link to pluggable views docs in the changelog.
This commit is contained in:
Armin Ronacher 2011-06-28 07:09:03 -07:00
commit 284025fd60

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
------------- -------------