django1/tests/modeltests/timezones/fixtures
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
..
tz_users.xml 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