joestump / django-ajax

A simple framework for creating AJAX endpoints in Django.
http://github.com/joestump/django-ajax
BSD 3-Clause "New" or "Revised" License
260 stars 53 forks source link

Call decode on lazy string objects; avoid wrath of JSON serializers. #35

Closed gmcquillan closed 11 years ago

gmcquillan commented 11 years ago
joestump commented 11 years ago

Hey @gmcquillan haven't had a chance to look at this yet and then saw you closed it. You can run tests with python setup.py test (or could last I tried; YMMV). This looks like it might be incomplete?

gmcquillan commented 11 years ago

No it's complete, but Cameron made a duplicate change in another PR with some other changes. I figure that one had a better chance of getting merged.

Cheers,

Gavin On Jun 25, 2013 8:55 PM, "Joe Stump" notifications@github.com wrote:

Hey @gmcquillan https://github.com/gmcquillan haven't had a chance to look at this yet and then saw you closed it. You can run tests with python setup.py test (or could last I tried; YMMV). This looks like it might be incomplete?

— Reply to this email directly or view it on GitHubhttps://github.com/joestump/django-ajax/pull/35#issuecomment-20025876 .