mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 00:04:16 +03:00
Added missing staticfiles app
This commit is contained in:
parent
7b4463f739
commit
eb89ed02f2
|
@ -27,6 +27,7 @@ def pytest_configure():
|
|||
'django.contrib.sessions',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
|
||||
'rest_framework',
|
||||
'rest_framework.authtoken',
|
||||
|
|
Loading…
Reference in New Issue
Block a user