diff options
| author | Marko Tibold | 2012-01-02 21:16:44 +0100 |
|---|---|---|
| committer | Marko Tibold | 2012-01-02 21:16:44 +0100 |
| commit | e0b82ce76de261c8f530cb488afb390c4aec13a8 (patch) | |
| tree | b92709d731552217e98ea1855b0c0c3f5d0c3de2 /docs/index.rst | |
| parent | 7a3d97a2fc3abeb8a22d7ddb0eafbd4cf34e9f4e (diff) | |
| download | django-rest-framework-e0b82ce76de261c8f530cb488afb390c4aec13a8.tar.bz2 | |
minor style edits
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3311bfa9..c8a58f1f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,6 +14,7 @@ Django REST framework is a lightweight REST framework for Django, that aims to m **Browse example APIs created with Django REST framework:** `The Sandbox <http://rest.ep.io/>`_ Features: +--------- * Automatically provides an awesome Django admin style `browse-able self-documenting API <http://rest.ep.io>`_. * Clean, simple, views for Resources, using Django's new `class based views <http://docs.djangoproject.com/en/dev/topics/class-based-views/>`_. |
