Question

After running syncdb and creating a su, where does that get recorded? Settings.py doesn't seem to change.

Was it helpful?

Solution

It gets recorded as an instance of django.contrib.auth.models.User.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top