Corrected a sentence fragment in the release notes.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17528 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Gabriel Hurley 2012-02-16 02:06:59 +00:00
parent 06da2be00f
commit ea8af819ab
2 changed files with 4 additions and 4 deletions

View File

@ -504,8 +504,8 @@ project, there is a :ref:`migration guide <time-zones-migration-guide>`.
Two new date format strings
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Two new :tfilter:`date` formats for use in template filters, template tags
and :ref:`format-localization`:
Two new :tfilter:`date` formats were added for use in template filters,
template tags and :ref:`format-localization`:
- ``e`` -- the name of the timezone of the given datetime object
- ``o`` -- the ISO 8601 year number

View File

@ -492,8 +492,8 @@ documentation<assertions>` for more.
Two new date format strings
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Two new :tfilter:`date` formats for use in template filters, template tags
and :ref:`format-localization`:
Two new :tfilter:`date` formats were added for use in template filters,
template tags and :ref:`format-localization`:
- ``e`` -- the name of the timezone of the given datetime object
- ``o`` -- the ISO 8601 year number