HondoOhnaka/django-remember-me
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=================== Django remember_me =================== A Django application that provides a login form with a Remember Me checkbox. Use this in place of `django.contrib.auth.views.login`. It requires a functional installation of Django v1.2 or newer, but has no other dependencies. For installation instructions, how to use this application, and on what it provides, see the file "overview.txt" in the "documentation" directory.