reopen 755591 tags 755591 +confirmed thanks Looks like I stuffed up. I meant to test Django 1.7, but was actually testing Django 1.6 instead.
django-ajax-selects is NOT ok. File "/usr/lib/python2.7/dist-packages/ajax_select/views.py" in ajax_lookup 47. return HttpResponse(results, mimetype='application/javascript') File "/usr/lib/python2.7/dist-packages/django/http/response.py" in __init__ 318. super(HttpResponse, self).__init__(*args, **kwargs) Exception Type: TypeError at /ajax_lookup/person Exception Value: __init__() got an unexpected keyword argument 'mimetype' Everything else I reported being fine is ok. -- Brian May <[email protected]>

