• Loic Bistuer's avatar
    Moved a test case that caused deprecation warnings. · 968510e5
    Loic Bistuer yazdı
    `cache.tests.TestEtagWithAdmin` loaded views from the `admin_views` test
    package. This is problematic because when the `cache` test package is
    run in isolation, `admin_views` isn't in INSTALLED_APPS, and therefore
    loading its models isn't allowed since the app loading refactor.
    968510e5
Adı
Son kayıt (commit)
Son güncelleme
..
fixtures Loading commit data...
templates Loading commit data...
__init__.py Loading commit data...
admin.py Loading commit data...
customadmin.py Loading commit data...
forms.py Loading commit data...
models.py Loading commit data...
tests.py Loading commit data...
urls.py Loading commit data...
views.py Loading commit data...