aboutsummaryrefslogtreecommitdiffstats
path: root/examples/permissionsexample/models.py
diff options
context:
space:
mode:
authorTom Christie2011-07-01 17:44:08 +0100
committerTom Christie2011-07-01 17:44:08 +0100
commitf7b7778a79bad4124a6f50bf461f206a6d71fa90 (patch)
tree2bd1b84a90dec5724cda3d89b3a9faf5ca298961 /examples/permissionsexample/models.py
parentc3babe751a6bab7c7888f173b7853a65ba2ea35e (diff)
parentf67c0651baf1cea65221b4fb7f4df11a54abed90 (diff)
downloaddjango-rest-framework-f7b7778a79bad4124a6f50bf461f206a6d71fa90.tar.bz2
pull in markos changes, minor tweaks to yaml stuff
Diffstat (limited to 'examples/permissionsexample/models.py')
-rw-r--r--examples/permissionsexample/models.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/permissionsexample/models.py b/examples/permissionsexample/models.py
new file mode 100644
index 00000000..232085ad
--- /dev/null
+++ b/examples/permissionsexample/models.py
@@ -0,0 +1 @@
+#for fixture loading \ No newline at end of file