Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Websites UFRPE
Wagtail Videos
Commits
107b714b
Commit
107b714b
authored
Aug 18, 2020
by
Seb
Browse files
isort..
parent
acf813a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_admin_views.py
View file @
107b714b
...
...
@@ -9,10 +9,10 @@ from django.template.defaultfilters import filesizeformat
from
django.test
import
TestCase
,
override_settings
from
django.urls
import
reverse
from
mock
import
patch
from
tests.utils
import
create_test_video_file
from
wagtail.core.models
import
Collection
,
GroupCollectionPermission
from
wagtail.tests.utils
import
WagtailTestUtils
from
tests.utils
import
create_test_video_file
from
wagtailvideos.models
import
Video
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment