Skip to content

Releases: julianwachholz/django-guest-user

0.1.1

25 Oct 15:40
9fcb0fa
Compare
Choose a tag to compare

Changes:

  • Added a MAX_AGE setting to make the guest user lifespan shorter than the default sessions.
  • Added removal command and admin utilities.

0.1.0 Initial release

23 Oct 22:01
b4d77fe
Compare
Choose a tag to compare

Initial release with features ported over from django-lazysignup.