maxcountryman / flask-seasurf

SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).
http://readthedocs.org/docs/flask-seasurf/
Other
190 stars 49 forks source link

Add assertIn in other TestCases #9

Closed alekzvik closed 12 years ago

alekzvik commented 12 years ago

Tests were not running properly in Python 2.5 & 2.6

maxcountryman commented 12 years ago

Thanks!