diff options
| author | Chris Beaven <smileychris@gmail.com> | 2011-05-20 02:14:30 +0000 |
|---|---|---|
| committer | Chris Beaven <smileychris@gmail.com> | 2011-05-20 02:14:30 +0000 |
| commit | 90e8e48239085a793d34b1bd18a7834bbb46920a (patch) | |
| tree | 88868291ff34dc8036abf4fcc815173ad55622d2 /docs/releases | |
| parent | bce125e84f58715b52132167fa97802624970205 (diff) | |
Remove a reference in 1.2 release docs which no longer exists (avoiding a sphinx warning when building docs)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/1.2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.2.txt b/docs/releases/1.2.txt index bab8756b21..ef29c39794 100644 --- a/docs/releases/1.2.txt +++ b/docs/releases/1.2.txt @@ -1072,7 +1072,7 @@ documentation </ref/contrib/syndication>`. Technical message IDs --------------------- -Up to version 1.1 Django used :ref:`technical message IDs<technical-messages>` +Up to version 1.1 Django used technical message IDs to provide localizers the possibility to translate date and time formats. They were translatable :term:`translation strings <translation string>` that could be recognized because they were all upper case (for example |
