From 805aa03ec1871f6a766d9052b348ddce9e9843c3 Mon Sep 17 00:00:00 2001 From: tom christie tom@tomchristie.com Date: Sat, 19 Feb 2011 10:26:27 +0000 Subject: Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now. --- examples/sandbox/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/sandbox/__init__.py (limited to 'examples/sandbox/__init__.py') diff --git a/examples/sandbox/__init__.py b/examples/sandbox/__init__.py new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3