Browse Source

Merge pull request #263 from SimonSapin/patch-2

Add a link to pluggable views docs in the changelog.
pull/262/merge
Armin Ronacher 14 years ago
parent
commit
284025fd60
  1. 2
      CHANGES

2
CHANGES

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

Loading…
Cancel
Save