- Raise TemplateExistsError when duplicate detected
- Migrate placeholder syntax from {} to {{}}
- Add validation for:
* Reserved keyword collisions
* Injection attempt patterns
- Update all test cases
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api.py | ||
| email_sender.py | ||
| online_platform_notification.py | ||
| send_notification.py | ||
| template_massege.py | ||
| tenant_notification.py | ||