Ignore:
Timestamp:
25 Nov 2014, 11:44:47 (10 years ago)
Author:
Henrik Bettermann
Message:

Replace classname by class_name (see Passig & Jander).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/src/waeup/ikoba/documents/interfaces.py

    r12053 r12056  
    4949    translated_state = Attribute(
    5050        'Returns a translated, more verbose verification state of a document')
    51     classname = Attribute('Name of the document class')
     51    class_name = Attribute('Name of the document class')
    5252    formatted_transition_date = Attribute('Last transition formatted date string')
    5353
Note: See TracChangeset for help on using the changeset viewer.