diff --git a/index.html b/index.html index 31ba475be..b7bc4f795 100644 --- a/index.html +++ b/index.html @@ -225,9 +225,9 @@

Some reasons you might want to use REST framework:

There is a live example API for testing purposes, available here.

diff --git a/topics/2.2-announcement.html b/topics/2.2-announcement.html index 431177bc9..dfb710ee3 100644 --- a/topics/2.2-announcement.html +++ b/topics/2.2-announcement.html @@ -226,7 +226,7 @@

Note that in line with Django's policy, any parts of the framework not mentioned in the documentation should generally be considered private API, and may be subject to change.

Community

-

As of the 2.2 merge, we've also hit an impressive milestone. The number of committers listed in the credits, is now at over one hundred individuals. Each name on that list represents at least one merged pull request, however large or small.

+

As of the 2.2 merge, we've also hit an impressive milestone. The number of committers listed in the credits, is now at over one hundred individuals. Each name on that list represents at least one merged pull request, however large or small.

Our 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 package from Marc Gibbons.


API changes