aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/extras
diff options
context:
space:
mode:
authorMarc Tamlyn2013-01-07 12:52:20 +0000
committerMarc Tamlyn2013-01-07 12:52:20 +0000
commitc736b80290dfd650bee0fa3c530da65792dcde32 (patch)
tree3ec0f22fd897f9fcdacf7006d853fd1f86f41ef2 /rest_framework/tests/extras
parent152e6d5c0af9c55aa9c276b8270aad700c43eae3 (diff)
downloaddjango-rest-framework-c736b80290dfd650bee0fa3c530da65792dcde32.tar.bz2
Be more informative when reporting import errors.
Diffstat (limited to 'rest_framework/tests/extras')
-rw-r--r--rest_framework/tests/extras/__init__.py0
-rw-r--r--rest_framework/tests/extras/bad_import.py1
2 files changed, 1 insertions, 0 deletions
diff --git a/rest_framework/tests/extras/__init__.py b/rest_framework/tests/extras/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/rest_framework/tests/extras/__init__.py
diff --git a/rest_framework/tests/extras/bad_import.py b/rest_framework/tests/extras/bad_import.py
new file mode 100644
index 00000000..68263d94
--- /dev/null
+++ b/rest_framework/tests/extras/bad_import.py
@@ -0,0 +1 @@
+raise ValueError