File: README.rst

package info (click to toggle)
python-django-registration 2.0.4-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 676 kB
  • sloc: python: 1,203; makefile: 84
file content (12 lines) | stat: -rw-r--r-- 491 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
.. -*-restructuredtext-*-

.. image:: https://travis-ci.org/ubernostrum/django-registration.svg?branch=master
    :target: https://travis-ci.org/ubernostrum/django-registration

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.

Full documentation is `available online
<https://django-registration.readthedocs.org/>`_.