An open API service indexing awesome lists of open source software.

https://github.com/1337fury/django_authentication

Learn by doing [django-authentication]
https://github.com/1337fury/django_authentication

Last synced: 2 months ago
JSON representation

Learn by doing [django-authentication]

Awesome Lists containing this project

README

        

# django_authentication
Django Authentication is a small Django application designed to help users become familiar with Django's authentication system. This app provides an easy-to-understand example of how to implement user authentication in a Django project, including user registration, login and logout.