Django-guest-user

Latest version: v0.5.5

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.0

Changes

- Added Mixins for use with class based views (CBV)
- Allow decorator usage without parentheses
- Added simple configuration checks (run by `manage.py check`) to ensure the authentication backend is correctly configured.
- Proper [documentation on readthedocs](https://django-guest-user.readthedocs.io/)

0.3.0

Changes

- Added contrib module for integrating [django-allauth](https://www.intenct.nl/projects/django-allauth/)

0.2.0

Changes

- Specify different redirect URLs for anonymous, guest and registered users in decorators
- Send a signal `guest_created` when a new guest is created
- Added more tests

Fixed

- Fixed wrong user-agent matching
- Fixed `GUEST_USER_ENABLED` setting actually being used

0.1.2

Changes
- Added username uniqueness checks!
- Added automated tests with `pytest`

0.1.1

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 with features ported over from [`django-lazysignup`](https://github.com/danfairs/django-lazysignup).

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.