From 89e1bbe134bc770d4a3f999a1329bd07522b07cf Mon Sep 17 00:00:00 2001 From: Arnaud Bos Date: Wed, 14 Sep 2011 01:16:25 +0200 Subject: Make the identifier clearer to the end-user. - Send an email to the user with the summary of the created project containing a reminder of the identifier, password and a link. - Add flash message with the identifier in the /invite page/ - Add a small note containing the identifier in the upper right corner of the project main page. --- budget/forms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'budget/forms.py') diff --git a/budget/forms.py b/budget/forms.py index 3ab5f45..bb19142 100644 --- a/budget/forms.py +++ b/budget/forms.py @@ -50,7 +50,7 @@ class ProjectForm(Form): to log in and for the URL of the project.
We tried to generate an identifier for you but - a projet with this identifier already exists. + a project with this identifier already exists.
Please create a new identifier you will be able to remember. -- cgit v1.1