diff options
| author | Tom Christie | 2012-08-29 19:54:38 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-08-29 19:54:38 +0100 |
| commit | eea2aa04378d27d79e7aba12ce95c697148bd57e (patch) | |
| tree | 4ae3c67246c45df2b90e32376a067107fda486b2 /examples/pygments_api/models.py | |
| parent | ecd3733c5e229505baca5a870963f2dd492d6dd7 (diff) | |
| download | django-rest-framework-eea2aa04378d27d79e7aba12ce95c697148bd57e.tar.bz2 | |
Remove examples (to be moved to a seperate project)
Diffstat (limited to 'examples/pygments_api/models.py')
| -rw-r--r-- | examples/pygments_api/models.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/pygments_api/models.py b/examples/pygments_api/models.py deleted file mode 100644 index 402a813e..00000000 --- a/examples/pygments_api/models.py +++ /dev/null @@ -1 +0,0 @@ -#We need models.py otherwise the test framework complains (http://code.djangoproject.com/ticket/7198)
|
