Changes between Version 230 and Version 231 of DjangoResources


Ignore:
Timestamp:
May 4, 2010, 5:31:11 PM (14 years ago)
Author:
francois
Comment:

added django-account-manager

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v230 v231  
    3939  * [http://code.google.com/p/django-simple-captcha/ django-simple-captcha] - Extremely simple, yet highly customizable Django application to add captcha images to any Django form.
    4040  * [http://opensource.bolloretelecom.eu/projects/django-ldapdb/ django-ldapdb] - Allows you to access LDAP entries through Django Models.
     41  * [http://forge.2metz.fr/p/django-account-manager/ django-account-manager] - Experimental implementation of Account Management and Session Identification by Mozilla Labs
    4142 * Search
    4243  * [http://code.google.com/p/django-sphinx/ django-sphinx] A full-text search integration with Django using the Sphinx engine
Back to Top