Ignore:
Timestamp:
18 Sep 2015, 06:00:28 (9 years ago)
Author:
Henrik Bettermann
Message:

Update docstring.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/university/batching.py

    r12869 r13271  
    367367    It furthermore needs the `course` and the `level` field to locate
    368368    existing objects as they are part of the object id (code).
     369    Consequently, `course` and `level` can't be updated. If the level
     370    has changed, the object must be replaced (removed and re-created),
     371    for instance by processing two import files.
    369372    """
    370373    grok.implements(IBatchProcessor)
Note: See TracChangeset for help on using the changeset viewer.