Can anyone give me some sample code with a template code to create a Django login?
Thanks.
A sample login template is included in the docs: Take a look at that entire page, it includes demo code and a complete walkthrough.