ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #05575
[Bug 1093113] Re: Exception Value: 'NoneType' object has no attribute 'latitude'
** Changed in: loco-team-portal
Milestone: None => 0.3.11
--
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to LoCo Team Portal.
https://bugs.launchpad.net/bugs/1093113
Title:
Exception Value: 'NoneType' object has no attribute 'latitude'
Status in LoCo Team Portal:
Fix Committed
Bug description:
Traceback:
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py" in get_response
99. response = callback(request, *callback_args, **callback_kwargs)
File "/home/vagrant/ltp/loco_directory/teams/views.py" in team_ical
94. return as_ical(get_events_and_meetings(team_object), team_object.name)
File "/home/vagrant/ltp/loco_directory/teams/views.py" in as_ical
59. o.as_ical(calendar)
File "/home/vagrant/ltp/loco_directory/events/models.py" in as_ical
118. event.add('geo').value = "%s;%s" % (self.venue.latitude, self.venue.longitude)
To manage notifications about this bug go to:
https://bugs.launchpad.net/loco-team-portal/+bug/1093113/+subscriptions
References