mirror of
https://github.com/django/django.git
synced 2025-12-02 00:01:29 +00:00
parent
189bcb9b09
commit
e244e456c7
4 changed files with 10 additions and 6 deletions
|
|
@ -3,7 +3,6 @@ import warnings
|
|||
from django.db import models
|
||||
from django.test import TestCase, override_settings
|
||||
from django.utils import six
|
||||
from django.core.files.storage import FileSystemStorage
|
||||
|
||||
|
||||
class FieldDeconstructionTests(TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue