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

New path #15

Closed gillestasse closed 11 years ago

gillestasse commented 12 years ago

When installing the module from the file (easy_install and pip do not function since rep is empty), the path of flask Seasurf is now : from flask_seasurf import SeaSurf

gillestasse commented 12 years ago

Apparently I was just trying to install while you were making some changes. Easy install should work now. But the path has still to be updated

maxcountryman commented 11 years ago

Is this still an issue?