I'm using django-ajax in a django application, and want to do more thorough unit testing of the view that uses it. in a django application,
I'm using django-ajax in a django application, and want to do more thorough unit testing of the view that uses it. in a django application,