My favorites | Sign in
Project Logo
             
Details: Show all Hide all

Earlier this year

  • Oct 22, 2009
    issue 1 (Add support for django-mailer) Status changed by jarek.zgoda   -   Such change has been committed in rev. 28.
    Status: Fixed
    Such change has been committed in rev. 28.
    Status: Fixed
  • Oct 22, 2009
    r28 (Optional usage of django-mailer app for sending emails. Than...) committed by jarek.zgoda   -   Optional usage of django-mailer app for sending emails. Thanks, pigletto.
    Optional usage of django-mailer app for sending emails. Thanks, pigletto.
  • Oct 22, 2009
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda   -   Revision r27 We got a PyPI entry!
    Revision r27 We got a PyPI entry!
  • Oct 22, 2009
    r26 (PyPI ready ) committed by jarek.zgoda   -   PyPI ready
    PyPI ready
  • Apr 19, 2009
    issue 1 (Add support for django-mailer) reported by pigletto   -   Would be nice if django-confirmation could make use of django-mailer (like other reusable apps from Pinax). It is enough to put the following code to models.py instead of simple import of send_mail: from django.conf import settings if 'mailer' in settings.INSTALLED_APPS: from mailer import send_mail else: from django.core.mail import send_mail
    Would be nice if django-confirmation could make use of django-mailer (like other reusable apps from Pinax). It is enough to put the following code to models.py instead of simple import of send_mail: from django.conf import settings if 'mailer' in settings.INSTALLED_APPS: from mailer import send_mail else: from django.core.mail import send_mail
  • Apr 08, 2009
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda
  • Apr 08, 2009
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda
  • Apr 08, 2009
    r23 (Packaging and installation ) committed by jarek.zgoda   -   Packaging and installation
    Packaging and installation

Older

  • Dec 09, 2008
    r22 (Added metadata to source file ) committed by jarek.zgoda   -   Added metadata to source file
    Added metadata to source file
  • Dec 05, 2008
    r21 (Some cleanup ) committed by jarek.zgoda   -   Some cleanup
    Some cleanup
  • Dec 04, 2008
    r20 (Properly (now for sure) handle the case, when key expired an...) committed by jarek.zgoda   -   Properly (now for sure) handle the case, when key expired and we can have the object
    Properly (now for sure) handle the case, when key expired and we can have the object
  • Dec 04, 2008
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda
  • Dec 04, 2008
    r18 (Properly handle missing objects (in case of wrong confirmati...) committed by jarek.zgoda   -   Properly handle missing objects (in case of wrong confirmation key/key expiration)
    Properly handle missing objects (in case of wrong confirmation key/key expiration)
  • Dec 04, 2008
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda
  • Nov 27, 2008
    r16 (Replace all newlines with spaces in email subject ) committed by jarek.zgoda   -   Replace all newlines with spaces in email subject
    Replace all newlines with spaces in email subject
  • Nov 27, 2008
    r15 (Strip possible newlines from email subject ) committed by jarek.zgoda   -   Strip possible newlines from email subject
    Strip possible newlines from email subject
  • Nov 23, 2008
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda
  • Nov 23, 2008
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda
  • Nov 23, 2008
    r12 (Cosmetics and settings optimization ) committed by jarek.zgoda   -   Cosmetics and settings optimization
    Cosmetics and settings optimization
  • Nov 19, 2008
    r11 (Less settings is better ) committed by jarek.zgoda   -   Less settings is better
    Less settings is better
  • Nov 19, 2008
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda
  • Nov 18, 2008
    r9 (Additional variable in context for emails ) committed by jarek.zgoda   -   Additional variable in context for emails
    Additional variable in context for emails
  • Nov 18, 2008
    r8 (Removed docs, full documentation available on project wiki p...) committed by jarek.zgoda   -   Removed docs, full documentation available on project wiki page
    Removed docs, full documentation available on project wiki page
  • Nov 18, 2008
    Usage (Usage of django-confirmation app) Wiki page edited by jarek.zgoda
  • Nov 18, 2008
    Usage (Usage of django-confirmation app) Wiki page added by jarek.zgoda
  • Nov 18, 2008
    r5 (Management command for expired confirmation cleanup ) committed by jarek.zgoda   -   Management command for expired confirmation cleanup
    Management command for expired confirmation cleanup
  • Nov 17, 2008
    r4 (Added barebone documentation (will be expanded soon) ) committed by jarek.zgoda   -   Added barebone documentation (will be expanded soon)
    Added barebone documentation (will be expanded soon)
  • Nov 17, 2008
    r3 (Rearranged repo structure to resemble common schema ) committed by jarek.zgoda   -   Rearranged repo structure to resemble common schema
    Rearranged repo structure to resemble common schema
  • Nov 17, 2008
    r2 (Initial import ) committed by jarek.zgoda   -   Initial import
    Initial import
  • Nov 17, 2008
    Project django-confirmation created by jarek.zgoda   -   Generic object confirmation app for Django
    Generic object confirmation app for Django
 
Hosted by Google Code