diff options
| author | tom christie tom@tomchristie.com | 2011-01-31 08:41:21 +0000 | 
|---|---|---|
| committer | tom christie tom@tomchristie.com | 2011-01-31 08:41:21 +0000 | 
| commit | 9024c2e94e27aa7a40882e9beae62e0502fc2677 (patch) | |
| tree | 1ceb676de4cec7c4112c1888f8d64b05a8d7960b /docs/examples/blogpost.rst | |
| parent | 42f2f9b40d1295e18a5b720b0d1f6ad85e928d8a (diff) | |
| download | django-rest-framework-9024c2e94e27aa7a40882e9beae62e0502fc2677.tar.bz2 | |
Going live
Diffstat (limited to 'docs/examples/blogpost.rst')
| -rw-r--r-- | docs/examples/blogpost.rst | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/examples/blogpost.rst b/docs/examples/blogpost.rst index 067a6bb3..aeb3d2fd 100644 --- a/docs/examples/blogpost.rst +++ b/docs/examples/blogpost.rst @@ -1,6 +1,8 @@  ModelResource example - Blog posts  ================================== +* http://api.django-rest-framework.org/blog-post/ +  The models  ----------  | 
