Changes between Initial Version and Version 1 of Ticket #26596, comment 6
- Timestamp:
- Jun 2, 2016, 2:36:27 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26596, comment 6
initial v1 3 3 We should talk about: 4 4 - the API offered by built-in template backends 5 - requirements for third-party backends, as described in PEP 182(basically they have to provide a solution, but that solution isn't specified)5 - requirements for third-party backends, as described in [https://github.com/django/deps/blob/master/final/0182-multiple-template-engines.rst DEP 182] (basically they have to provide a solution, but that solution isn't specified) 6 6 7 7 This will likely require tweaking the content a bit to clarify that the main examples are specific to Django templates.