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.

GitHub

75 stars
4 watching
12 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list

djangodjango-allauthdjango-registrationpython3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jambonrose/django-improved-user A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. 149
skorokithakis/django-loginas Allows Django admin users to log in as other users with customizable permissions and URL redirects. 365
macropin/django-registration A Django application providing user registration functionality. 976
aellerton/demo-allauth-bootstrap Django app with social authentication and Bootstrap support for creating a simple visitor-and-member website. 230
andrewingram/django-extra-views Generates additional class-based views to simplify common Django design patterns. 1,393
jazzband/django-user-sessions Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. 637
avallbona/impostor An application that enables staff to impersonate other users by logging in with their credentials. 159
django-wiki/django-wiki A web application framework with built-in wiki functionality 1,838
cfpb/consumerfinance.gov A Django project managing consumer financial information and protection for American consumers. 291
danihodovic/django-allauth-ui UI templates for Django-allauth, providing a customizable and mobile-friendly login and signup experience. 292
kennethreitz/dj-database-url Utility for configuring Django databases using environment variables or URLs. 40
revsys/django-friendship A Django app for managing user relationships and friend requests. 765
django-tenants/django-tenants Enables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant 1,555
hackassistant/hackassistant A Django-based registration server for hackathons with features like email sign up, verification, and password recovery. 6
discolabs/django-shopify-auth A package that adds Shopify authentication to Django apps 144