We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do you want to request a feature or report a bug?
Featur request.
What is the current behavior?
If I have a base template with either ID of 1, 2, or 3, my calling manage.py load_dbmail_base_templates will overwrite my base template.
manage.py load_dbmail_base_templates
What is the expected behavior?
Should use natural keys.
Which versions of DbMail, Django and which Python / OS are affected by this issue? Did this work in previous versions of DbMail?
All
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Do you want to request a feature or report a bug?
Featur request.
What is the current behavior?
If I have a base template with either ID of 1, 2, or 3, my calling
manage.py load_dbmail_base_templates
will overwrite my base template.What is the expected behavior?
Should use natural keys.
Which versions of DbMail, Django and which Python / OS are affected by this issue? Did this work in previous versions of DbMail?
All
The text was updated successfully, but these errors were encountered: