aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pygments_api/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pygments_api/models.py')
-rw-r--r--examples/pygments_api/models.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pygments_api/models.py b/examples/pygments_api/models.py
new file mode 100644
index 00000000..402a813e
--- /dev/null
+++ b/examples/pygments_api/models.py
@@ -0,0 +1 @@
+#We need models.py otherwise the test framework complains (http://code.djangoproject.com/ticket/7198)