[ckan-changes] [okfn/datahub] 10a73c: settings dialog for individual users.
noreply at github.com
noreply at github.com
Mon Jul 11 19:36:58 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/datahub
Commit: 10a73c928cf16fd5114ff3fe15604295ee019cf7
https://github.com/okfn/datahub/commit/10a73c928cf16fd5114ff3fe15604295ee019cf7
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M datahub/logic/user.py
A datahub/templates/account/profile.tmpl
M datahub/templates/home.tmpl
M datahub/templates/layout.tmpl
M datahub/views.py
M datahub/web.py
Log Message:
-----------
settings dialog for individual users.
Commit: 8bbb0a63290ed363237465822d0d5fc1dc387899
https://github.com/okfn/datahub/commit/8bbb0a63290ed363237465822d0d5fc1dc387899
Author: Friedrich Lindenberg <friedrich at pudo.org>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
A datahub/templates/account/login.html
R datahub/templates/account/login.tmpl
A datahub/templates/account/profile.html
R datahub/templates/account/profile.tmpl
A datahub/templates/account/register.html
R datahub/templates/account/register.tmpl
A datahub/templates/home.html
R datahub/templates/home.tmpl
A datahub/templates/layout.html
R datahub/templates/layout.tmpl
A datahub/templates/macros.html
R datahub/templates/macros.tmpl
M datahub/views.py
Log Message:
-----------
rename all templates to .html as .tmpl messes with flask's autoescaping.
Compare: https://github.com/okfn/datahub/compare/2f55ff1...8bbb0a6
More information about the ckan-changes
mailing list