I try to install pontoon. I use the doc here but when I make:
python manage.py migrate
I have this error:
File "manage.py", line 22, in <module>
execute_from_command_line(sys.argv)
ImportError: No module named session_csrf
I have no idea. Can someone help me?