django1/django/http
Malcolm Tredinnick c0537a961f Fixed #6616 -- Added an is_ajax() method to HttpRequest that uses the de facto
standard header for detecting an XmlHttpRequest call. Thanks, Daniel Lindsley.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7334 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-03-20 07:16:16 +00:00
..
__init__.py Fixed #6616 -- Added an is_ajax() method to HttpRequest that uses the de facto 2008-03-20 07:16:16 +00:00
utils.py Small docstring edit in django/http/utils.py from [6662] 2007-12-01 17:33:14 +00:00