From 2a1c3f740dfe3bb5f899cc4ccb2cf15461c5f950 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 13 May 2011 02:28:05 -0400 Subject: - Added documentation for a "multidict" (e.g. the API of ``request.POST``) as interface API documentation. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 7c3b20c33..0182bdce0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -29,6 +29,9 @@ Documentation chapter in the narrative documentation section entitled "Adding a Custom Setting". +- Added documentation for a "multidict" (e.g. the API of ``request.POST``) as + interface API documentation. + Features -------- -- cgit v1.2.3