Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
Add empty MIDDLEWARE_CLASSES in order to silent the warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel Velasquez committed Dec 8, 2014
1 parent ce2071d commit f73add1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
('pt_br', 'Brazilian Portuguese'),
('es', 'Spanish'),
),
MIDDLEWARE_CLASSES=(),
)


Expand Down

0 comments on commit f73add1

Please sign in to comment.