Add of webapp and login views
I added the webapp view that just list the name of the apps. I added as
well a login view. Unfortunately the hashes of the password recorded in
the database do not match with the base django algorithm and people
can't identify themselves at the moment.
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
django/templates/login.html
0 → 100644