Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: Python | Size: 0.39 KB | Hits: 20 | Expires: Never
Copy text to clipboard
  1. {"error": "Traceback (most recent call last):\n  File \"/home/lepromap/website/common/decorators.py\", line 60, in wrapper\n    response = func(request, *args, **kwargs)\n  File \"/home/lepromap/website/leprosorium/views.py\", line 52, in add_username\n    if City.objects.filter(lat=coords['coordinates'][1], lng=coords['coordinates'][0]).count()>0:\nTypeError: 'NoneType' object is unsubscriptable\n"}