Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the email sent to user to another language or text. #83

Closed
jonathanprieto99 opened this issue Dec 16, 2022 · 1 comment · Fixed by #91
Closed

Change the email sent to user to another language or text. #83

jonathanprieto99 opened this issue Dec 16, 2022 · 1 comment · Fixed by #91

Comments

@jonathanprieto99
Copy link

Is it possible to change the email values based on some variables or based on the language used in the app?

@timthelion
Copy link
Member

Line 238 in file import_export_celery/tasks.py at auto-mat/django-import-export-celery - https://github.com/auto-mat/django-import-export-celery/blob/master/import_export_celery/tasks.py#L238 hmm, doesn't seem so without changing thisline to load from a template. If you change this line to build the email from,a template https://github.com/auto-mat/do-prace-na-kole/blob/e46e0aa8e3f0e7baa2fd9cd4b4a03518856bb808/apps/dpnk/email.py#L242 then you can override the template in your code. If you make a clean PR Iwould merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants