|
|
|
|
|
by ensignavenger
1677 days ago
|
|
You can use both the Django Template Engine and other template engines side-by side in the same project. You can then write your custom templates in whatever you want, and have your third-party apps use whatever template engine they want to. |
|