• Arnaud Fontaine's avatar
    Implement Component versioning. · b53f29a3
    Arnaud Fontaine authored
    An appropriate Python package is created in erp5.component.document.
    erp5.component.document.COMPONENT_REFERENCE is just an alias for
    erp5.component.document.VERSION.COMPONENT_REFERENCE where VERSION is the
    version with the highest priority (as defined by priority property on
    ComponentTool) where the component is available.
    b53f29a3
ERP5Site.py 80.6 KB