Elrond 762d4a0c48 Fix request.user==None error
If one isn't logged in and views the profile of a user
without media, one gets a problem, because request.user is
None and has no _id attribute.

Fix this.
2012-01-13 23:42:33 +01:00
..
2012-01-11 11:42:26 +01:00
2011-12-21 00:34:02 +01:00
2011-10-01 15:10:02 -07:00
2011-09-05 23:28:41 -05:00