Templates
Templates provide a convenient way to write HTML content that is rendered dynamically. This rendering can involve model records or any other variables you define.
Guides
How-to's
📄️ Create custom template filters
How to create custom template filters.
📄️ Create custom template tags
How to create custom template tags.
📄️ Create custom context producers
How to create custom context producers.
📄️ Create custom loaders
How to create custom template loaders.