mirror of https://github.com/pallets/flask.git
Add a link to pluggable views docs in the changelog.
This commit is contained in:
parent
62e7f5cea6
commit
ee001e192d
2
CHANGES
2
CHANGES
|
|
@ -56,7 +56,7 @@ Released on June 28th 2011, codename Grappa
|
|||
might occur during request processing (for instance database connection
|
||||
errors, timeouts from remote resources etc.).
|
||||
- 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
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue