Add __repr__ to Activity and Generator class
authorJessica Tallon <jessica@megworld.co.uk>
Tue, 7 Oct 2014 07:54:26 +0000 (08:54 +0100)
committerJessica Tallon <jessica@megworld.co.uk>
Tue, 7 Oct 2014 09:00:37 +0000 (10:00 +0100)
commit2b1916182d36043c2dbce7c2718e8e1d1a976429
tree1cb459b8ef066b10cee61d174229271280f51f1c
parent240e9870162706228e1e1822de14d11cc4fd19ce
Add __repr__ to Activity and Generator class
mediagoblin/db/mixin.py
mediagoblin/db/models.py
mediagoblin/tools/federation.py
mediagoblin/user_pages/views.py