log pylons_app/model/forms.py @ 530:a08f610e545e

age author description
Fri, 01 Oct 2010 00:16:09 +0200 Marcin Kuzminski Implemented server side forks
Thu, 30 Sep 2010 18:35:03 +0200 Marcin Kuzminski updated whoosh deps,
Thu, 30 Sep 2010 12:44:06 +0200 Marcin Kuzminski fixes #36, removed username, name, lastname, minimal length restrictions,
Mon, 20 Sep 2010 22:55:55 +0200 Marcin Kuzminski fixed validation of user email in user creation, and editing on admin panel celery
Mon, 20 Sep 2010 22:47:20 +0200 Marcin Kuzminski fixed bug when new repo had no last commiter, celery
Mon, 13 Sep 2010 01:38:14 +0200 Marcin Kuzminski Added validation for uniq email address celery
Mon, 13 Sep 2010 01:27:41 +0200 Marcin Kuzminski Implemented password reset(forms/models/ tasks) and mailing tasks. celery