diff options
| author | Marko Tibold | 2012-01-30 18:29:54 +0100 |
|---|---|---|
| committer | Marko Tibold | 2012-01-30 18:29:54 +0100 |
| commit | 39d4a39441485bb5783fb0cc400a38a8feab14f6 (patch) | |
| tree | 215fa6735fe2567a030ae8b4483d73e0d83a9468 /docs/index.rst | |
| parent | 243d80ccb0a6df6ce727356f1ffbd5a55098dfb9 (diff) | |
| download | django-rest-framework-39d4a39441485bb5783fb0cc400a38a8feab14f6.tar.bz2 | |
renamed to CHANGELOG.rst and included release notes in index.rst
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 0221ea05..ecc1f118 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -105,6 +105,8 @@ The following example exposes your `MyModel` model through an api. It will provi contents +.. include:: ../CHANGELOG.rst + Indices and tables ------------------ |
