aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sandbox/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sandbox/views.py')
-rw-r--r--examples/sandbox/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sandbox/views.py b/examples/sandbox/views.py
index f8d87a0b..29f2e3ce 100644
--- a/examples/sandbox/views.py
+++ b/examples/sandbox/views.py
@@ -22,7 +22,7 @@ class Sandbox(View):
4. A generic object store API.
5. A code highlighting API.
6. A blog posts and comments API.
- 7. A basic example using permissions. You can login with **'test', 'test'.**
+ 7. A basic example using permissions.
Please feel free to browse, create, edit and delete the resources in these examples."""