horizon/openstack_dashboard/dashboards/settings/user
Kenji Ishii bc0253d762 Fix an error which cause on Feb 29 in user setting
In Feb 29(leap year), when users update user settings, error will occur.
Settings expiration is a year later and this calculation is incorrect.
This patch will fix it.

Change-Id: Id2bc6741ad3366969fbb73dc64c23430ce66f2aa
Closes-Bug: #1551099
(cherry picked from commit 79c531a1c4)
2016-03-03 12:25:42 +01:00
..
templates/user Refactor modal forms for Settings dashboard 2015-02-22 13:00:24 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Fix an error which cause on Feb 29 in user setting 2016-03-03 12:25:42 +01:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
tests.py Removing Moscow's timezone check 2015-01-02 11:51:28 +01:00
urls.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
views.py Refactor modal forms for Settings dashboard 2015-02-22 13:00:24 +00:00