django-user-sessions
Session manager
Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management.
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
637 stars
19 watching
130 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
djangosession-management
Related projects:
Repository | Description | Stars |
---|---|---|
| Allows dynamic configuration of Django applications | 1,733 |
| A modern, extendable admin interface built on top of Django. | 1,182 |
| Provides tools to serve files with Django efficiently and securely. | 387 |
| A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
| A Django app for managing robots exclusion protocol files | 459 |
| A utility to simplify Django database configuration using environment variables. | 1,500 |
| A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 149 |
| A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |
| Abstractions for Django forms to simplify complex form handling and previewing | 821 |
| A Django plugin for monitoring and blocking suspicious login attempts | 1,511 |
| An application that integrates multiple analytics services into Django projects in a generic and customizable way. | 1,201 |
| Enables multiple session support in Pyramid Web Framework applications | 0 |
| A Django admin theme that integrates AdminLTE 3.2 and Bootstrap 5 for a modern interface. | 1,658 |
| A tool for managing feature toggles in Django applications. | 1,138 |
| Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |