diff options
| author | Tim Graham <timograham@gmail.com> | 2014-08-02 10:27:01 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-08-02 10:27:01 -0400 |
| commit | fb4f3e04b13681c5ec4cbf37d280ffebc887d620 (patch) | |
| tree | 9454b59481d72c063c65c67181b393740eed8bb6 /docs/releases | |
| parent | de0a22be35bbe6f23d826bcc9aa27756ffe59e8c (diff) | |
Updated MySQL links to version 5.6.
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/1.6.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.6.txt b/docs/releases/1.6.txt index aca396be0a..1d94153707 100644 --- a/docs/releases/1.6.txt +++ b/docs/releases/1.6.txt @@ -491,7 +491,7 @@ pytz_. If you're using MySQL, you must install pytz_ and load the time zone tables with `mysql_tzinfo_to_sql`_. .. _pytz: http://pytz.sourceforge.net/ -.. _mysql_tzinfo_to_sql: http://dev.mysql.com/doc/refman/5.5/en/mysql-tzinfo-to-sql.html +.. _mysql_tzinfo_to_sql: http://dev.mysql.com/doc/refman/5.6/en/mysql-tzinfo-to-sql.html Addition of ``QuerySet.datetimes()`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
