~ubuntu-branches/debian/jessie/sqlalchemy/jessie

« back to all changes in this revision

Viewing changes to doc/build/orm/extensions/mutable.rst

  • Committer: Package Import Robot
  • Author(s): Piotr Ożarowski
  • Date: 2013-10-28 22:29:40 UTC
  • mfrom: (1.4.24)
  • Revision ID: package-import@ubuntu.com-20131028222940-wvyqffl4g617caun
Tags: 0.8.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    :members: _parents, coerce
13
13
 
14
14
.. autoclass:: Mutable
15
 
    :show-inheritance:
 
15
     
16
16
    :members:
17
17
 
18
18
.. autoclass:: MutableComposite
19
 
    :show-inheritance:
 
19
     
20
20
    :members:
21
21
 
22
22
.. autoclass:: MutableDict
23
 
        :show-inheritance:
 
23
         
24
24
        :members:
25
25
 
26
26