• Nicolas Delaby's avatar
    Fix sorting · 4ab7b7e2
    Nicolas Delaby authored
    This sorting is inefficient if the id generator of module is random based.
    This feature is replaced by a catalog query against creation_date parameter.
    4ab7b7e2
Document.py 32.1 KB