NOTICE: This package has been removed from pkgsrc

./wip/py-django-registration, User-registration application for Django

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0, Package name: py27-django-registration-1.0, Maintainer: pkgsrc-users

django-registratio is a simple application which provides flexible
user registration for Django-based projects. The default setup
implements a fairly common workflow:

1. User signs up for account.
2. User receives an email containing instructions for activating
the account.
3. User activates and begins using the site.


Required to run:
[www/py-django] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f713f3dac80b56a4f27fe7764f63243aca746033
RMD160: ba9311d320773124683fbef753a894940f033df1
Filesize: 270.229 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-14 07:52:51 by Makoto Fujiwara | Files touched by this commit (5)
Log message:
Import py-django-registration-1.0 as wip/py-django-registration.

django-registratio is a simple application which provides flexible
user registration for Django-based projects. The default setup
implements a fairly common workflow:

  1. User signs up for account.
  2. User receives an email containing instructions for activating
     the account.
  3. User activates and begins using the site.