diff options
| author | Tom Christie | 2012-02-07 09:47:44 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-02-07 09:47:44 +0000 |
| commit | f2f8527af23ab164f173dcf021a41b5697325f68 (patch) | |
| tree | 30ebf5bc675227caf0c0dc55958a3ecfbdd137da | |
| parent | 304c99598346c7168e951bcd9f144b9adb537914 (diff) | |
| parent | 15edc88e70279ef46920da0ff5a9d289c69465f1 (diff) | |
| download | django-rest-framework-f2f8527af23ab164f173dcf021a41b5697325f68.tar.bz2 | |
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
| -rw-r--r-- | README.rst | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ Django REST framework ===================== -Django REST framework makes it easy to build well-connected, self-describing RESTful Web APIs. +**Django REST framework makes it easy to build well-connected, self-describing RESTful Web APIs.** + +**Author:** Tom Christie. `Follow me on Twitter <https://twitter.com/_tomchristie>`_. + +Overview +======== Features: |
