Skip to content

Commit

Permalink
[tests] Updated test settings
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Jan 13, 2017
1 parent 2db46c8 commit 1038e32
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.admin',
'django_x509',
'django_netjsonconfig',
'sortedm2m',
'owm_legacy'
'owm_legacy',
'django.contrib.admin',
]

MIDDLEWARE_CLASSES = [
Expand Down

0 comments on commit 1038e32

Please sign in to comment.