aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/2.2-announcement.md
diff options
context:
space:
mode:
authorTom Christie2013-02-12 22:06:13 +0000
committerTom Christie2013-02-12 22:06:13 +0000
commit891b197f0b5eb19fc86f3c1ced5c9b49749afeb6 (patch)
tree38eb5948e30c170495c6bfe096d0a92b22b10ff2 /docs/topics/2.2-announcement.md
parent52aa5be883e6714538c091f6bcafbb8e7a56a81c (diff)
downloaddjango-rest-framework-891b197f0b5eb19fc86f3c1ced5c9b49749afeb6.tar.bz2
Drop issue management section
Diffstat (limited to 'docs/topics/2.2-announcement.md')
-rw-r--r--docs/topics/2.2-announcement.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/topics/2.2-announcement.md b/docs/topics/2.2-announcement.md
index 65c05267..9523eebf 100644
--- a/docs/topics/2.2-announcement.md
+++ b/docs/topics/2.2-announcement.md
@@ -30,10 +30,6 @@ As of the 2.2 merge, we've also hit an impressive milestone. The number of comm
Our [mailing list][mailing-list] and #restframework IRC channel are also very active, and we've got a really impressive rate of development both on REST framework itself, and on third party packages such as the great [django-rest-framework-docs][django-rest-framework-docs] package from [Marc Gibbons][marcgibbons].
-## Issue management
-
-All the design work that went into version 2 of Django REST framework has made keeping on top of issues much easier. We've been super-focused on keeping the [issues list][issues] strictly under control, and we've hit another important milestone. At the point of releasing 2.2 there are currently **no open 'bug' tickets**, and the plan is to keep it that way for as much of the time as possible.
-
## API changes
The 2.2 release makes a few changes to the serializer fields API, in order to make it more consistent, simple, and easier to use.