diff options
| author | tom christie tom@tomchristie.com | 2011-03-03 09:02:41 +0000 |
|---|---|---|
| committer | tom christie tom@tomchristie.com | 2011-03-03 09:02:41 +0000 |
| commit | 60206e5288d78d1a5e2eccd799350bf96fc27d85 (patch) | |
| tree | 0d61e286712503d500db86a6979dc45533c86064 /docs | |
| parent | aad7eacce6ed894c84b0b49567eaccbbe6bf0813 (diff) | |
| download | django-rest-framework-60206e5288d78d1a5e2eccd799350bf96fc27d85.tar.bz2 | |
./examples/modelresourceexample/models.py
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 6d633bd6..d7c67d3e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,7 +9,7 @@ Django REST framework Introduction ------------ -Django REST framework aims to make it easy to build well-connected, self-describing Web APIs. +Django REST framework aims to make it easy to build well-connected, self-describing RESTful Web APIs. Features: |
