Made a small textual change in the registrations template.
--- a/project/templates/registration/activate.html Wed Nov 11 15:56:21 2009 +0530
+++ b/project/templates/registration/activate.html Wed Nov 11 15:57:57 2009 +0530
@@ -21,7 +21,7 @@
</style>
<table>
Your account has been activated and registration procedure is complete.
- You can login to your account now.
+ You have also been automatically logged into your account.
</table>
<script type="text/javascript">
document.getElementById('id_username').focus();