Hi jupiter
This mailing list is for the development of Django itself.
Please refer to django-users mailing list for questions about the usage of
Django.
Cheers,
Jorge
On Aug 23, 2013, at 1:33 PM, nobody wrote:
> Hi,
>
> I have customized template tags such as {{ org_name }} and {{ account_email
> }} which work fine for most of email template files and html files, but the
> tags {{ org_name }} and {{ account_email }} could not work with password
> reset email template. The django/contrib/auth/forms.py defined several
> arguments for password reset, such as domain, site_name, user and email. I
> can override the domain by "domain_override", but I cannot add the tags to
> it. How can I make the {{ org_name }} and {{ account_email }} tags working
> with my password reset email template file (password_reset_email.html)?
>
> Thank you.
>
> jupiter
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/django-developers.
> For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
For more options, visit https://groups.google.com/groups/opt_out.