Skip to content

proxymesh/django3-registration

 
 

Repository files navigation

Django3 Registration

This is an extensible user-registration application for Django. It was forked of the "2.x" branch of this project.

That project completely changed its approach to registrations in version 3.0. It eliminated models entirely and made many other big changes. Converting an existing 2.x project to 3.0 was proving to be prohibitively time consuming, so this fork was created to allow the older approach to work under Python 3 and newer versions of Django.

Full documentation is available online.

Installation

$ pip install django3-registration

About

An extensible user-registration app for Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%