https://github.com/devniel/django-registration
A fork of https://bitbucket.org/ubernostrum/django-registration/wiki/Home
https://github.com/devniel/django-registration
Last synced: 10 months ago
JSON representation
A fork of https://bitbucket.org/ubernostrum/django-registration/wiki/Home
- Host: GitHub
- URL: https://github.com/devniel/django-registration
- Owner: devniel
- License: bsd-3-clause
- Created: 2013-06-24T18:08:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-15T13:35:09.000Z (over 12 years ago)
- Last Synced: 2025-03-02T08:46:46.119Z (about 1 year ago)
- Language: Python
- Size: 215 KB
- Stars: 0
- Watchers: 2
- 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/`_