Linked to the FAQ from the release notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17647 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
503c85affc
commit
21c38f9c34
|
@ -479,7 +479,8 @@ Reasons for using this feature include:
|
||||||
|
|
||||||
Time zone support is enabled by default in new projects created with
|
Time zone support is enabled by default in new projects created with
|
||||||
:djadmin:`startproject`. If you want to use this feature in an existing
|
:djadmin:`startproject`. If you want to use this feature in an existing
|
||||||
project, read the :ref:`migration guide <time-zones-migration-guide>`.
|
project, read the :ref:`migration guide <time-zones-migration-guide>`. If you
|
||||||
|
encounter problems, there's a helpful :ref:`FAQ <time-zones-faq>`.
|
||||||
|
|
||||||
HTML comparisons in tests
|
HTML comparisons in tests
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
Loading…
Reference in New Issue