From 94d1938e2e5d0ee5e8e7b9a8ed44a067677e0133 Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 3 Aug 2012 20:37:11 +0200 Subject: moved all xhr related stuff to a seperate class We can replace this if we want to use jquery ajax or similar. Also this has all the urls so it's super easy to overwrite --- spec/DjangoSpecRunner.html | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/DjangoSpecRunner.html') diff --git a/spec/DjangoSpecRunner.html b/spec/DjangoSpecRunner.html index c818392..8315c5b 100644 --- a/spec/DjangoSpecRunner.html +++ b/spec/DjangoSpecRunner.html @@ -20,6 +20,7 @@ + -- cgit v1.2.3