Kaydet (Commit) f777ddf3 authored tarafından Alex Gaynor's avatar Alex Gaynor

Fixed a failing test caused by [14614].

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14618 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 3ede430b
import datetime import datetime
from operator import attrgetter from operator import attrgetter
from django.core.exceptions import ValidationError
from django.test import TestCase, skipUnlessDBFeature from django.test import TestCase, skipUnlessDBFeature
from django.utils import tzinfo from django.utils import tzinfo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment