Allan LeSage

Results 3 comments of Allan LeSage

A friend directed me to the ProPublica article and I'd like to pitch in; would you provide a little more info on this issue?

Agree that this is small but the effect was just to introduce me to the codebase, I have some spare cycles if more is needed? Else I'll look forward to...

Here's the trace: Traceback (most recent call last): File "/home/chipy/.virtualenvs/chipy/lib/python2.6/site-packages/django/core/handlers/base.py", line 100, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/home/chipy/.virtualenvs/chipy/lib/python2.6/site-packages/pinax/apps/profiles/views.py", line 134, in profile previous_invitations_to = FriendshipInvitation.objects.invitations(to_user=other_user, from_user=request.user) File...