[Tokyodebian-commits] Tokyo area Debian meeting resources.: Changes to 'master'

Junichi Uekawa dancer at alioth.debian.org
Sun Dec 27 01:38:46 UTC 2009


 utils/gae/.gitignore           |    1 
 utils/gae/README               |   11 +
 utils/gae/admin_event.py       |   92 +++++++++++++++
 utils/gae/debianmeeting.py     |  238 ++---------------------------------------
 utils/gae/schema.py            |   20 +++
 utils/gae/user_registration.py |   61 ++++++++++
 utils/gae/webapp_generic.py    |   59 ++++++++++
 7 files changed, 259 insertions(+), 223 deletions(-)

New commits:
commit 9c629a3cac10343c870f350162047e5da5585a87
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Dec 27 10:39:18 2009 +0900

    ignore pyc files in this directory.

commit 950639421f9471e6c9b0461d5a2e301dadd847fe
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Dec 27 10:38:39 2009 +0900

    restructure and shuffle surce code around to split into multiple files. The single debianmeeting.py was getting pretty large.




More information about the Tokyodebian-commits mailing list