Ignore:
Timestamp:
11 Jan 2015, 16:54:48 (10 years ago)
Author:
Henrik Bettermann
Message:

Increase allowed id length.

File:
1 edited

Legend:

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

    r12408 r12443  
    2020import grok
    2121from waeup.ikoba.interfaces import MessageFactory as _
    22 from waeup.ikoba.interfaces import (
    23     CREATED, SUBMITTED,
    24     VERIFIED, REJECTED, EXPIRED, PUBLISHED)
     22from waeup.ikoba.interfaces import CREATED, PUBLISHED
    2523from waeup.ikoba.documents.interfaces import IDocumentsUtils
    2624
Note: See TracChangeset for help on using the changeset viewer.