Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
cubicweb
cubes
forgotpwd
Repository
forgotpwd
views.py
Find file
Blame
History
Permalink
[views] safety belt: don't crash if expected keys are not found in data
· 3af26f52265d
Adrien Di Mascio
authored
Jan 27, 2010
i.e. : data.get('use_email').strip() won't work if use_email is not in data
3af26f52265d