From 24aa08f486d7fa7fbfc91b35dd41aadeb0c900da Mon Sep 17 00:00:00 2001 From: Gary Wilson Jr Date: Mon, 21 Jul 2008 16:38:54 +0000 Subject: Refs #7864 -- Updates to documentation for the oldforms/newforms switch. * Moved forms.txt to oldforms.txt * Moved newforms.txt to forms.txt * Updated links and most references to "newforms" (there are a few sections that need a more significant rewrite). git-svn-id: http://code.djangoproject.com/svn/django/trunk@8020 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/api_stability.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api_stability.txt') diff --git a/docs/api_stability.txt b/docs/api_stability.txt index 769359b75e..2a10f34a41 100644 --- a/docs/api_stability.txt +++ b/docs/api_stability.txt @@ -115,6 +115,6 @@ change: .. _template language: ../templates/ .. _transactions: ../transactions/ .. _url dispatch: ../url_dispatch/ -.. _forms and validation: ../forms/ +.. _forms and validation: ../oldforms/ .. _serialization: ../serialization/ .. _authentication: ../authentication/ -- cgit v1.3