Use password_changed_at field from User object rather than use a hard coded date.

https://www.pivotaltracker.com/story/show/122205615
This commit is contained in:
Rebecca Law
2016-06-27 17:03:15 +01:00
parent 045e12102f
commit 7d64b77e5d
3 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@ var/
*.egg-info/
.installed.cfg
*.egg
venv/
# PyInstaller
# Usually these files are written by a python script from a template