https://github.com/hacklabr/django-registration
Forked from https://bitbucket.org/mszamot/django-registration
https://github.com/hacklabr/django-registration
Last synced: 11 days ago
JSON representation
Forked from https://bitbucket.org/mszamot/django-registration
- Host: GitHub
- URL: https://github.com/hacklabr/django-registration
- Owner: hacklabr
- License: bsd-3-clause
- Created: 2013-08-27T14:27:03.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-27T14:27:43.000Z (almost 13 years ago)
- Last Synced: 2024-04-16T01:27:24.611Z (about 2 years ago)
- Language: Python
- Size: 1.12 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
.. -*-restructuredtext-*-
This is a fairly simple user-registration application for Django,
designed to make allowing user signups as painless as possible. It
requires a functional installation of Django 1.4 or newer, but has no
other dependencies.
For installation instructions, see the file "INSTALL" in this
directory; for instructions on how to use this application, and on
what it provides, see the file "quickstart.rst" in the "docs/"
directory. Full documentation is also `available online
https://django-registration.readthedocs.org/`_