From e253ca5d0b6311fe3c7ebe9d1313b5f20300f099 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 23 Mar 2015 11:46:06 +0000 Subject: [PATCH] Update documentation --- topics/release-notes/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/release-notes/index.html b/topics/release-notes/index.html index e724231c7..7fbcae414 100644 --- a/topics/release-notes/index.html +++ b/topics/release-notes/index.html @@ -423,7 +423,7 @@
  • Use a password input for the AuthTokenSerializer. (#2741)
  • Fix missing anchor closing tag after next button. (#2691)
  • Fix lookup_url_kwarg handling in viewsets. (#2685, #2591)
  • -
  • Fix problem with imporing rest_framework.views in apps.py (#2678)
  • +
  • Fix problem with importing rest_framework.views in apps.py (#2678)
  • LimitOffsetPagination raises TypeError if PAGE_SIZE not set (#2667, #2700)
  • German translation for min_value field error message references max_value. (#2645)
  • Remove MergeDict. (#2640)