'Seperate django admin login from normal user login

How can you separate the django admin login from normal user login

Can it be done using djangos authentication model?

If it cannot be done that way, how to do it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source