- Raise TemplateExistsError when duplicate detected
- Migrate placeholder syntax from {} to {{}}
- Add validation for:
* Reserved keyword collisions
* Injection attempt patterns
- Update all test cases
|
||
|---|---|---|
| apps | ||
| infra | ||
| sites | ||
| .gitignore | ||
| CHANGELOG.md | ||
| docker-compose.yaml | ||
| main.py | ||
| VERSION | ||