diff options
Diffstat (limited to 'pgcommitfest/userprofile/util.py')
| -rw-r--r-- | pgcommitfest/userprofile/util.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pgcommitfest/userprofile/util.py b/pgcommitfest/userprofile/util.py index bd2bcc8..a72bd09 100644 --- a/pgcommitfest/userprofile/util.py +++ b/pgcommitfest/userprofile/util.py @@ -5,6 +5,7 @@ from email.header import Header from models import UserProfile + def generate_random_token(): """ Generate a random token of 64 characters. This token will be |
