Is it possible to use the built-in django.contrib.auth mechanism without enabling permissions at all?
I just need a simple registration and login system.
Thanks.
Is it possible to use the built-in django.contrib.auth mechanism without enabling permissions at all?
I just need a simple registration and login system.
Thanks.