Thursday, December 4, 2014

Re: Redirect not working

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJUgKW6AAoJEH2EY3tf/UcFzHwP/iHt3m35wOgHH2KmhV48GXJs
nZP1RE7S9MX/VYfi3Ay7udTDtKJBAYsX3qZUNFzlMjFw5EPSTgfdc7c4EQPFYXZs
qa+gNJHk+RZuNyxeppqBl+Vz/iiOucpNHOLVjiEbetDgkixchcH3CvqWp7bI9uhT
OXf8xuVUoD+/UaDc4FHxUtRXkQy2DRsCIzoUzfyrVnWUkvdMg64wSwpAyVsfm9tv
tRjBmfWMrFosdAAZeVxRyq22+hAbUol0niZd82MRaE4y6fOOLW4o8UdM+OCfS+cj
BTt7gwS1GVB/llOm9Zu08DAbUJGcnPS3k7jFj6YIYQitP//XuyIv6fz9FEZhSSUz
wQfdDBX3gXdTeV5OiR23jRXOUKMhRmyzYwWZ9hX0UMDjrFez6+VxArV5GvnmEdSP
l5Zso69fVYDByKFOyDqyOobt2BVQrD0o0NcQvMZO6HhFFo3WQQQrhnnTZrtyVneJ
EcceROVBvMxro/u2yycIEzdqNvRLU0GD+AUYqb+Kutf9hs7PI54GAB7+0dpCzbu0
ciEtDRhhj5nvce7cHlY/ayWMXLYLuHoOhAhqbA2kNRBxPdftlR/7470l27GHrpTJ
Mx9aqOBproMO0z1d7GmB2ds97zOME7f1kUneMJLsl++mv0EMsHMXON23yCPrppxh
mVKAiIJSiiEk0GpIay0v
=Bu5S
-----END PGP SIGNATURE-----
On 04/12/14 18:58, jogaserbia wrote:
> This is what I get from chrome when I click on the button in the
> index.html, but nothing else happens. I bolded what I believe should
> redirect to the testing UR with the lng and lat data.

does it work with hardcoded url?
is the testing url in the rendered index.html?
if the javascript doesn't try to load the testing url there is something
wrong with your js.
Maybe $.get is supposed to get a success function as parameter? (wild
guessing, I'm not a js guy)

and why "redirect not working"? Can't see any redirects in your code.

-- Florian

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5480A5BA.6070903%40ist-total.org.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment