Coder Social home page Coder Social logo

iceelor / django-registration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from macropin/django-registration

0.0 0.0 0.0 1.18 MB

django-registration (redux) now with Django 1.7/1.8/1.9 & Python 3 support

Home Page: http://django-registration-redux.readthedocs.org

License: BSD 3-Clause "New" or "Revised" License

Python 88.73% HTML 11.27%

django-registration's Introduction

Description:Django-registration provides user registration functionality for Django websites.
maintainers:Macropin & Dicato
contributors:list of contributors
https://travis-ci.org/macropin/django-registration.svg?branch=master https://coveralls.io/repos/macropin/django-registration/badge.svg?branch=master

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

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.7 or newer, but has no other dependencies.

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

Installation

Install, upgrade and uninstall django-registration-redux with these commands:

pip install django-registration-redux
pip install --upgrade django-registration-redux
pip uninstall django-registration-redux

To install it manually, run the following command inside this source directory:

python setup.py install

Or if you'd prefer you can simply place the included registration directory somewhere on your Python path, or symlink to it from somewhere on your Python path; this is useful if you're working from a Git checkout.

Note that this application requires Python 2.7/3.4 or later, and a functional installation of Django 1.7 or newer.

License

Django-registration-redux is licensed under BSD License.

django-registration's People

Contributors

ameng avatar apollo13 avatar areski avatar arpitremarkable avatar darxtrix avatar dashmug avatar dicato avatar dracos avatar duncanparkes avatar ei-grad avatar jamesturk avatar jezdez avatar joshchandler avatar kevinmickey avatar laginha avatar macropin avatar martey avatar mauler avatar miki725 avatar neithere avatar nikolas avatar noogm avatar pahaz avatar philiptzou avatar phondanai avatar skolsuper avatar txels avatar ubernostrum avatar vendelin8 avatar xaralis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.