django-guest-user
Guest user system
Allows visitors to interact with a website without requiring registration.
A Django app that allows visitors to interact with your site as a guest user without requiring registration.
75 stars
4 watching
12 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
djangodjango-allauthdjango-registrationpython3
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 149 |
| | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 365 |
| | A Django application providing user registration functionality. | 976 |
| | Django app with social authentication and Bootstrap support for creating a simple visitor-and-member website. | 230 |
| | Generates additional class-based views to simplify common Django design patterns. | 1,393 |
| | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| | An application that enables staff to impersonate other users by logging in with their credentials. | 159 |
| | A web application framework with built-in wiki functionality | 1,838 |
| | A Django project managing consumer financial information and protection for American consumers. | 291 |
| | UI templates for Django-allauth, providing a customizable and mobile-friendly login and signup experience. | 292 |
| | Utility for configuring Django databases using environment variables or URLs. | 40 |
| | A Django app for managing user relationships and friend requests. | 765 |
| | Enables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant | 1,555 |
| | A Django-based registration server for hackathons with features like email sign up, verification, and password recovery. | 6 |
| | A package that adds Shopify authentication to Django apps | 144 |