mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
test: remove django_jsonfield_backport app
This commit is contained in:
parent
8718968a36
commit
aa64b961d1
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ INSTALLED_APPS = [
|
|||
'django.contrib.sessions',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'django_jsonfield_backport',
|
||||
# Test Project:
|
||||
'test_project.apps.TestAppConfig',
|
||||
# Our app:
|
||||
|
|
|
|||
Loading…
Reference in a new issue