Switch to using ModelForm for CommentForm. Move comment posting code from many places to utils.py (post_comment).

Author portnov <portnov@bk.ru>
Author date 2008-06-17 08:52:47
Author local date 2008-06-17 14:52:47 +0600
Committer portnov <portnov@bk.ru>
Committer date 2008-06-17 08:52:47
Committer local date 2008-06-17 14:52:47 +0600
Commit bffd457f7cdfbc7da13753145c34b0b265307270
Tree 686bf4742ef55b50885dae525c98c346315b2b58
Parent 6ef0ff76051ddec63b74c1dace9b54faf2437d75
Switch to using ModelForm for CommentForm. Move comment posting code from many places to utils.py (post_comment).
Affected files:
locale/ru/LC_MESSAGES/django.mo
locale/ru/LC_MESSAGES/django.po
mgmt/bugs_views.py
mgmt/documents_views.py
mgmt/forms.py
mgmt/models.py
mgmt/project_views.py
mgmt/requests_views.py
mgmt/utils.py
ViewGit