Age | Commit message (Collapse) | Author |
|
pixel based.
The core ideas of using multiple containers among other things as commented
in the CSS file are taken from
http://www.maxdesign.com.au/articles/css-layouts/three-liquid/# giving them
the due credits they deserve. Thank you very much guys. I was struggling to
get a fully liquid three-column layout.
I made some changes as per my ideas.
--HG--
extra : rebase_source : a071d5e0518ec9b772ac7fc60581fd8412cfa7dd
|
|
conventional format.
--HG--
extra : rebase_source : 890e5ed588ed4cc54b4bc68fa561099afad584e0
|
|
Create Registration Form.
--HG--
extra : rebase_source : f2dc86f1ff20341574991721d8944eaf87405266
|
|
pages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since it is loaded when django starts the server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Firstly refactor the code to move all the post login mechanisms to a
function of its own.
Then add support to redirect the user if the login was attempted from
logout page.
Finally if the post response we got contains html, it is not a valid
JSON, which means the login failed. In this case catch the exception
and show the login error.
|
|
|
|
|
|
the local settings.
|
|
user action right sidebar.
|
|
right form.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Interestingly added CSS3 support for the first time. Welcome to the awesome
dashing top bar.
|
|
subtemplate.
|
|
|
|
|
|
Had missed my eyes in the last run.
|