
django-auto-logout 0.5.1
0
Auto logout a user after specific time in Django
Contents
Auto logout a user after specific time in Django
Stars: 26, Watchers: 26, Forks: 1, Open Issues: 1The bugov/django-auto-logout
repo was created 1 years ago and the last code push was 7 months ago. The project is moderately popular with 26 github stars!
How to Install django-auto-logout
You can install django-auto-logout using pip
pip install django-auto-logout
or add it to a project with poetry
poetry add django-auto-logout
Package Details
- Author
- Georgy Bazhukov
- License
- BSD
- Homepage
- https://github.com/bugov/django-auto-logout
- PyPi:
- https://pypi.org/project/django-auto-logout/
- GitHub Repo:
- https://github.com/bugov/django-auto-logout
Classifiers
Related Packages
Errors
A list of common django-auto-logout errors.
Code Examples
Here are some django-auto-logout
code examples and snippets.