diff options
| author | Tom Christie | 2014-09-26 17:07:47 +0100 |
|---|---|---|
| committer | Tom Christie | 2014-09-26 17:07:47 +0100 |
| commit | ce04d59a53df45715c4805831406b2105c9594a8 (patch) | |
| tree | be325f22f43a02440060fe62f8a02f2e236247a4 | |
| parent | dee3f78cb688b1bee892ef78d6eec23ccf67a80e (diff) | |
| download | django-rest-framework-ce04d59a53df45715c4805831406b2105c9594a8.tar.bz2 | |
Update release notes
| -rw-r--r-- | docs/topics/3.0-announcement.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/topics/3.0-announcement.md b/docs/topics/3.0-announcement.md index 21052ca0..24f4ed4c 100644 --- a/docs/topics/3.0-announcement.md +++ b/docs/topics/3.0-announcement.md @@ -8,7 +8,6 @@ See the [Version 3.0 GitHub issue](https://github.com/tomchristie/django-rest-fr The most notable outstanding issues still to resolved on the `version-3.0` branch are as follows: -* `FileField` and `ImageField` support. * Forms support for serializers and in the browsable API. * Enforcing uniqueness on `unique=True` and `unique_together` fields. * Optimisations for serialializing primary keys. |
