[OH-Dev] [issue845] Sometimes the app crashes on the location page
Asheesh Laroia
bugs at openhatch.org
Thu Mar 21 20:52:40 UTC 2013
New submission from Asheesh Laroia <asheesh at asheesh.org>:
Traceback (most recent call last):
File "/home/deploy/milestone-
a.buildout/vendor/packages/Django/django/core/handlers/base.py", line 111, in
get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/home/deploy/milestone-
a.buildout/vendor/packages/Django/django/contrib/auth/decorators.py", line 23,
in _wrapped_view
return view_func(request, *args, **kwargs)
File "/home/deploy/milestone-a.buildout/mysite/account/views.py", line 305, in
set_location_do
user_profile.latitude = as_dict['latitude']
KeyError: 'latitude'
It'd be good to reproduce this in the test suite and then fix it.
----------
messages: 3654
nosy: paulproteus
priority: bug
status: unread
title: Sometimes the app crashes on the location page
__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue845>
__________________________________________
More information about the Devel
mailing list