adapter: add versionadded tag

This commit is contained in:
Mathieu Virbel 2012-12-07 02:26:36 +01:00
parent 12ffaa3381
commit e6b948465f
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Adapters
========
.. versionadded:: 1.5.0
An adapter is an intermediating controller-type class that builds views
for top-level widgets, interacting with data as prescribed by parameters.
On the view side is :class:`AbstractView`, which is the base view for