django-lazysignup icon indicating copy to clipboard operation
django-lazysignup copied to clipboard

django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account...

trafficstars

.. image:: https://img.shields.io/badge/build-passing-brightgreen.svg

Introduction

django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.

Read the full documentation_.

.. _Read the full documentation: http://django-lazysignup.readthedocs.org/