Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

styvane/django-multi-step-registration

Repository files navigation

Description:Django-multi-step-registration allows user registration accross multiple pages for Django websites.
maintainers:Styvane
contributors:list of contributors

If you have issues with the "django-multi-step-registration" package then please raise them here.

This is a simple mutli-multi-step user-registration application for Django designed to make allowing user signups as painless as possible. It requires a functional installation of Django 4.2 or newer, but has no other dependencies.

Installation

python -m pip install django-multi-step-registration

Getting started with development

To get started, install the dependencies with Poetry

To run the tests, use tox.

License

Django-multi-step-registration is licensed under BSD License

Acknowledgements

Much of the code is borrowed from django-registration-redux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published