Code review comment for lp:~beuno/wikkid/show-last-person-to-change

Revision history for this message
Tim Penhey (thumper) wrote :

I added last_modified_date and last_modified_by into the model interface as well.

last_modified_date now returns a datetime object naive but in UTC.

the last_modified_by from the model returns a user object.

« Back to merge proposal