[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [SCM] UNNAMED PROJECT branch, master, updated. b353677d76
From: |
Jonathan Gonzalez V. |
Subject: |
[Savannah-cvs] [SCM] UNNAMED PROJECT branch, master, updated. b353677d7680ca625037c88c37c8a59eb7ad0b33 |
Date: |
Thu, 21 May 2009 20:56:10 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via b353677d7680ca625037c88c37c8a59eb7ad0b33 (commit)
via 50df4e52321fa3a7853609512bb9211135bf733f (commit)
via eaa0238a270bbe540f8e7fa87198e2041a30eb11 (commit)
via fd530bed6c694b95566032d637878e6667e92bcc (commit)
from ba59e2d035148d8f40a6c61e501d26f72e6e11d1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b353677d7680ca625037c88c37c8a59eb7ad0b33
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Thu May 21 16:52:46 2009 -0400
Added the login view, urls and modfied the form to send the proper var names
commit 50df4e52321fa3a7853609512bb9211135bf733f
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Thu May 21 16:51:22 2009 -0400
Modified the model, now use all the fields from the auth contrib app and
the rest of field from table user, so we need a better name fro the model now
commit eaa0238a270bbe540f8e7fa87198e2041a30eb11
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Thu May 21 16:49:47 2009 -0400
Added a variable to the index template to know when the user it's
authenticated
commit fd530bed6c694b95566032d637878e6667e92bcc
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Thu May 21 16:48:14 2009 -0400
Commented the admin app, I think that isn't useful for now
-----------------------------------------------------------------------
Summary of changes:
savane/main/views.py | 6 +-
savane/savane_user/models.py | 31 ++--
savane/savane_user/urls.py | 4 +-
savane/savane_user/views.py | 21 +++-
savane/settings.py | 2 +-
template/index.djhtml | 279 +++++++++++++++++++------------------
template/savane_user/index.djhtml | 23 ++--
7 files changed, 191 insertions(+), 175 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [SCM] UNNAMED PROJECT branch, master, updated. b353677d7680ca625037c88c37c8a59eb7ad0b33,
Jonathan Gonzalez V. <=