• Simon Charette's avatar
    Removed available_apps on TestCase subclasses. · 91023d79
    Simon Charette yazdı
    TestCase subclasses are wrapped in a transaction that prevents any data from
    being persisted between test runs andi thus don't require limiting the tables
    to be flushed to a subset of available apps like TransactionTestCase subclasses
    do.
    91023d79
Adı
Son kayıt (commit)
Son güncelleme
..
fixtures Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...
tests.py Loading commit data...