5da7718 redo sorting using a non-class helper function

Authored and Committed by adamwill 9 years ago
    redo sorting using a non-class helper function
    
    This is more flexible; both ComposePage and ComposeEvent can have
    a sortname property without circular imports, and anything that
    needs to sort a set of Fedora pre-releases can do it with the
    helper function directly if it likes.
    
        
file modified
+15 -0
file added
+40
file modified
+10 -9