SRA Lab Open Source Code

29Sep/110

Incredible coincidence

The day I discovered that Firefox does not behave like Chrome/IE on Ajax redirects, Firefox 7.0 is out with the fix!
https://bugzilla.mozilla.org/show_bug.cgi?id=553888

PS: a simple request.is_ajax () after a redirect() in Django highlights the problem.

Filed under: Django Leave a comment