jeverling / django-registration_appenginepatch

The django-registration app by James Bennett, amateurishly modified to work with appenginepatch: http://code.google.com/p/app-engine-patch/ The original django-registration app can be found here: http://www.bitbucket.org/ubernostrum/django-reg...

Shortlog (showing r233:1d7405dd0b76 (tip) → r209:8fd0bd5e5b6a)

Age Author Message A M D «
12 months Waldemar Kornewald Updated to new app-specific settings API. 0 1 0
12 months Waldemar Kornewald Fixed tests. 0 1 0
12 months Waldemar Kornewald Automated merge with file:///C:\Users\wkornewald\Development\django-registration 0 4 0
13 months ubernostrum ubernostrum Move signal tests up to where they belong. 0 1 0
13 months ubernostrum ubernostrum Another one. 0 1 0
13 months ubernostrum ubernostrum Nit-picky rearrangement of import style. 0 1 0
13 months ubernostrum ubernostrum Add a unit test for the email-disabling feature. 0 1 0
13 months ubernostrum ubernostrum And another minor docs cleanup 0 2 0
13 months ubernostrum ubernostrum Minor docs tweak since it's not "newforms" anymore. 0 1 0
13 months ubernostrum ubernostrum Custom signals are now sent on user registration and user activation. The… 1 7 0
13 months Waldemar Kornewald Changed default logout template's name to match Django. 1 1 1
13 months Waldemar Kornewald Activate alice before trying to register a new user with that username. 0 1 0
13 months Waldemar Kornewald Improved wording a little bit. 0 1 0
13 months Waldemar Kornewald Pulled changesets from Django branch. 0 4 0
13 months ubernostrum ubernostrum And nuke the expired-users script again, since the merge restored it 0 0 1
13 months ubernostrum ubernostrum Merge out the extraneous head 0 16 0
14 months Waldemar Kornewald Updated templates to use {% url %}. 0 4 0
14 months Waldemar Kornewald Added a few templates for password reset. 5 1 0
14 months Waldemar Kornewald Password reset URL should handle base64 str(key). 0 1 0
14 months Waldemar Kornewald Fixed unit tests and a few other bugs. 0 2 0
14 months Waldemar Kornewald Added very basic templates, settings, and urlsauto for plug-n-play integration. 9 0 0
14 months jeverling jeverling Added an object "domain_override". 0 3 0
14 months Waldemar Kornewald Use count(1) to check if email is taken (more efficient). 0 1 0
14 months Waldemar Kornewald Use Django's send_mail() function. 0 1 0
14 months Waldemar Kornewald Ported RegistrationFormUniqueEmail. 0 1 0