mirror of
https://github.com/django/django.git
synced 2025-09-10 11:09:12 +00:00
Refs #36410 -- Added link to migration guide for template-partials.
This commit is contained in:
parent
0231f71d31
commit
892a45d642
@ -107,6 +107,11 @@ with :func:`~django.template.Engine.get_template`,
|
|||||||
template-loading tools, enabling more modular and maintainable templates
|
template-loading tools, enabling more modular and maintainable templates
|
||||||
without needing to split components into separate files.
|
without needing to split components into separate files.
|
||||||
|
|
||||||
|
A `migration guide`_ is available if you're updating from the
|
||||||
|
:pypi:`django-template-partials` third-party package.
|
||||||
|
|
||||||
|
.. _migration guide: https://github.com/carltongibson/django-template-partials/blob/main/Migration.md
|
||||||
|
|
||||||
Minor features
|
Minor features
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user