Skip to content

Commit

Permalink
Merge pull request certsocietegenerale#214 from tuantmb/tuantmb-patch…
Browse files Browse the repository at this point in the history
…-changepasswordexception

Fix exception when change password
  • Loading branch information
Heat-Miser authored Feb 12, 2018
2 parents d9371e6 + bf144f6 commit 6610ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions incidents/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
from django.utils.translation import ugettext_lazy as _
from django.utils.http import is_safe_url
from django.conf import settings
from django.contrib import messages

import re, datetime
from dateutil.relativedelta import *
Expand Down

0 comments on commit 6610ae9

Please sign in to comment.