aboutsummaryrefslogtreecommitdiffstats
path: root/examples/permissionsexample
diff options
context:
space:
mode:
authorMarko Tibold2011-12-12 09:41:18 -0600
committerMarko Tibold2011-12-12 09:41:18 -0600
commit51c53a8a5c5141f47f3cefab5d3353250422cab3 (patch)
treecc7075b133b12754a4668eea9ec3306aa45579af /examples/permissionsexample
parentc0bf45d82a329214d0dc7b4495548563ac97a2cc (diff)
downloaddjango-rest-framework-51c53a8a5c5141f47f3cefab5d3353250422cab3.tar.bz2
now really drop the yaml file
Diffstat (limited to 'examples/permissionsexample')
-rw-r--r--examples/permissionsexample/fixtures/initial_data.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/permissionsexample/fixtures/initial_data.yaml b/examples/permissionsexample/fixtures/initial_data.yaml
deleted file mode 100644
index 22276ec2..00000000
--- a/examples/permissionsexample/fixtures/initial_data.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-- fields:
- first_name: ''
- groups: []
- is_active: true
- is_staff: true
- is_superuser: true
- last_name: ''
- password: sha1$b3dff$671b4ab97f2714446da32670d27576614e176758
- user_permissions: []
- username: test
- model: auth.user
- pk: 2