-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a temporary fix for the url resolving of tests that hit the same url multiple times. It seems that Django>=1.5 puts them in a list, which is not hashable and therefore the resolving fails with TypeError.
- Loading branch information
Alex Pyrgiotis
committed
Jun 20, 2014
1 parent
3c8c60d
commit 698063e
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters