django/docs/topics/i18n
Aymeric Augustin 9c30d48b45 Fixed #17263 -- Added a warning when a naive datetime reaches the database layer while time zone support is enabled.
After this commit, timezones.AdminTests will raise warnings because the sessions contrib app hasn't been upgraded to support time zones yet.
This will be fixed in an upcoming commit.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@17117 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-11-19 23:27:20 +00:00
..
formatting.txt Fixed a reference that was broken at r17026. 2011-10-26 10:38:12 +00:00
index.txt Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
timezones.txt Fixed #17263 -- Added a warning when a naive datetime reaches the database layer while time zone support is enabled. 2011-11-19 23:27:20 +00:00
translation.txt Fixed #17063 -- Fixed visibility of a few version-dependant notes in our documentation. 2011-10-30 12:59:59 +00:00