Made a small textual change in the registrations template for activation page.
--- a/project/templates/registration/activate.html Wed Nov 11 15:57:57 2009 +0530
+++ b/project/templates/registration/activate.html Wed Nov 11 15:59:32 2009 +0530
@@ -20,8 +20,9 @@
}
</style>
<table>
- Your account has been activated and registration procedure is complete.
- You have also been automatically logged into your account.
+ Your account has been activated. You have also been automatically
+ logged into your account. Click on the item "Registration" in the
+ left panel to fill in further details.
</table>
<script type="text/javascript">
document.getElementById('id_username').focus();