ymdatta / pagure

Forked from pagure 6 years ago
Clone

fe68153 Fix listing all the request when the status is True

Authored and Committed by pingou 8 years ago
    Fix listing all the request when the status is True
    
    This also takes care of not trying to convert request.closed_at to
    a string if it is not a datetime object.
    
        
file modified
+27 -10