Admin interface 500s with new sources

Bug #1534895 reported by Ryan Finnie
0
Affects Status Importance Assigned to Milestone
Turku Backup System
New
Undecided
Unassigned

Bug Description

human_time() tries to manipulate datetime objects, but sources without backups can be None. It should begin with:

def human_time(t):
    if t is None:
        return t

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.