GitHub - julianwachholz/django-guest-user: A Django app that allows visitors to interact with your site as a guest user without requiring registration.
[en](github.com)
Anonymous visitors who request a decorated page get a real temporary user object assigned and are logged in automatically. They can use the site like a normal user until they decide to convert to a real user account to save their data.