First, don't search the net for Django help. Search here only: http://docs.djangoproject.com/en/dev/
Second, the current user is part of Authentication.
http://docs.djangoproject.com/en/dev/topics/auth/#topics-auth
The user is recorded in the request. request.user