From b0e73f05f3d803c5655af408a1145cc9346c9292 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 12 Nov 2025 15:55:27 +0000 Subject: [PATCH] Deployed b74f1ab1 to dev with MkDocs 1.6.1 and mike 2.1.3 --- dev/releases/index.html | 2 +- dev/releases/v0.100/index.html | 2 +- dev/releases/v0.110/index.html | 2 +- dev/releases/v0.111/index.html | 2 +- dev/releases/v0.112/index.html | 2 +- dev/releases/v0.113/index.html | 2 +- dev/releases/v0.114/index.html | 2 +- dev/releases/v0.115/index.html | 2 +- dev/releases/v0.116/index.html | 2 +- dev/releases/v0.117/index.html | 2 +- dev/releases/v0.118/index.html | 2 +- dev/releases/v0.119/index.html | 2 +- dev/releases/v0.120/index.html | 2 +- dev/releases/v0.121/index.html | 2 +- dev/releases/v0.122/index.html | 2 +- dev/releases/v0.123/index.html | 2 +- dev/releases/v0.124/index.html | 2 +- dev/releases/v0.125/index.html | 2 +- dev/releases/v0.126/index.html | 2 +- dev/releases/v0.127/index.html | 2 +- dev/releases/v0.128/index.html | 2 +- dev/releases/v0.129/index.html | 2 +- dev/releases/v0.130/index.html | 2 +- dev/releases/v0.131/index.html | 2 +- dev/releases/v0.132/index.html | 2 +- dev/releases/v0.133/index.html | 2 +- dev/releases/v0.134/index.html | 2 +- dev/releases/v0.135/index.html | 2 +- dev/releases/v0.136/index.html | 2 +- dev/releases/v0.137/index.html | 2 +- dev/releases/v0.138/index.html | 2 +- dev/releases/v0.139.0/index.html | 2 +- dev/releases/v0.139.1/index.html | 2 +- dev/releases/v0.140.0/index.html | 2 +- dev/releases/v0.140.1/index.html | 2 +- dev/releases/v0.141.0/index.html | 2 +- dev/releases/v0.141.1/index.html | 2 +- dev/releases/v0.141.2/index.html | 2 +- dev/releases/v0.141.3/index.html | 2 +- dev/releases/v0.141.4/index.html | 2 +- dev/releases/v0.141.5/index.html | 2 +- dev/releases/v0.141.6/index.html | 2 +- dev/releases/v0.142.0/index.html | 2 +- dev/releases/v0.142.1/index.html | 2 +- dev/releases/v0.142.2/index.html | 2 +- dev/releases/v0.142.3/index.html | 2 +- dev/releases/v0.143.0/index.html | 2 +- dev/releases/v0.143.1/index.html | 2 +- dev/releases/v0.17/index.html | 2 +- dev/releases/v0.22/index.html | 2 +- dev/releases/v0.26/index.html | 2 +- dev/releases/v0.27/index.html | 2 +- dev/releases/v0.28/index.html | 2 +- dev/releases/v0.34/index.html | 2 +- dev/releases/v0.50/index.html | 2 +- dev/releases/v0.67/index.html | 2 +- dev/releases/v0.70/index.html | 2 +- dev/releases/v0.74/index.html | 2 +- dev/releases/v0.77/index.html | 2 +- dev/releases/v0.79/index.html | 2 +- dev/releases/v0.80/index.html | 2 +- dev/releases/v0.81/index.html | 2 +- dev/releases/v0.85/index.html | 2 +- dev/releases/v0.90/index.html | 2 +- dev/releases/v0.92/index.html | 2 +- dev/releases/v0.93/index.html | 2 +- dev/releases/v0.94/index.html | 2 +- dev/releases/v0.95/index.html | 2 +- dev/releases/v0.96/index.html | 2 +- dev/releases/v0.97/index.html | 2 +- dev/sitemap.xml | 294 +++++++++++++++---------------- dev/sitemap.xml.gz | Bin 1162 -> 1162 bytes versions.json | 2 +- 73 files changed, 218 insertions(+), 218 deletions(-) diff --git a/dev/releases/index.html b/dev/releases/index.html index 6376c334..667721e9 100644 --- a/dev/releases/index.html +++ b/dev/releases/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

Release Notesยค

Here you can find the release notes for all versions of Django-Components.

\ No newline at end of file +

Release Notesยค

Here you can find the release notes for all versions of Django-Components.

\ No newline at end of file diff --git a/dev/releases/v0.100/index.html b/dev/releases/v0.100/index.html index d069b4b3..75399526 100644 --- a/dev/releases/v0.100/index.html +++ b/dev/releases/v0.100/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.100 ๐Ÿšจ๐Ÿ“ข (2024-09-11)ยค

__

__

BREAKING CHANGESยค

Featยค

  • Beside the top-level /components directory, you can now define also app-level components dirs, e.g. [app]/components (See COMPONENTS.app_dirs).

Refactorยค

  • When you call as_view() on a component instance, that instance will be passed to View.as_view()
\ No newline at end of file +

v0.100 ๐Ÿšจ๐Ÿ“ข (2024-09-11)ยค

__

__

BREAKING CHANGESยค

Featยค

  • Beside the top-level /components directory, you can now define also app-level components dirs, e.g. [app]/components (See COMPONENTS.app_dirs).

Refactorยค

  • When you call as_view() on a component instance, that instance will be passed to View.as_view()
\ No newline at end of file diff --git a/dev/releases/v0.110/index.html b/dev/releases/v0.110/index.html index 9a427a4a..732fe1bf 100644 --- a/dev/releases/v0.110/index.html +++ b/dev/releases/v0.110/index.html @@ -229,4 +229,4 @@ Hello from content slot {% endfill %} {% endcomponent %} -
\ No newline at end of file +
\ No newline at end of file diff --git a/dev/releases/v0.111/index.html b/dev/releases/v0.111/index.html index b3b8c764..9f475a35 100644 --- a/dev/releases/v0.111/index.html +++ b/dev/releases/v0.111/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.111 (2024-11-26)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Prevent rendering Component tags during fill discovery stage to fix a case when a component inside the default slot tried to access provided data too early.
\ No newline at end of file +

v0.111 (2024-11-26)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Prevent rendering Component tags during fill discovery stage to fix a case when a component inside the default slot tried to access provided data too early.
\ No newline at end of file diff --git a/dev/releases/v0.112/index.html b/dev/releases/v0.112/index.html index d489fbdb..1c7fd1dd 100644 --- a/dev/releases/v0.112/index.html +++ b/dev/releases/v0.112/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.112 (2024-11-26)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Allow components to accept default fill even if no default slot was encountered during rendering
\ No newline at end of file +

v0.112 (2024-11-26)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Allow components to accept default fill even if no default slot was encountered during rendering
\ No newline at end of file diff --git a/dev/releases/v0.113/index.html b/dev/releases/v0.113/index.html index 2d2965b4..9bfbc930 100644 --- a/dev/releases/v0.113/index.html +++ b/dev/releases/v0.113/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.113 (2024-11-26)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Ensure consistent order of scripts in Component.Media.js
\ No newline at end of file +

v0.113 (2024-11-26)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Ensure consistent order of scripts in Component.Media.js
\ No newline at end of file diff --git a/dev/releases/v0.114/index.html b/dev/releases/v0.114/index.html index 30eabb03..c519609f 100644 --- a/dev/releases/v0.114/index.html +++ b/dev/releases/v0.114/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.114 (2024-11-27)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Prevent rendering Slot tags during fill discovery stage to fix a case when a component inside a slot fill tried to access provided data too early.
\ No newline at end of file +

v0.114 (2024-11-27)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Prevent rendering Slot tags during fill discovery stage to fix a case when a component inside a slot fill tried to access provided data too early.
\ No newline at end of file diff --git a/dev/releases/v0.115/index.html b/dev/releases/v0.115/index.html index c4c9bacf..5beb968e 100644 --- a/dev/releases/v0.115/index.html +++ b/dev/releases/v0.115/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.115 (2024-12-02)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Fix integration with ManifestStaticFilesStorage on Windows by resolving component filepaths (like Component.template_name) to POSIX paths.
\ No newline at end of file +

v0.115 (2024-12-02)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.117 to fix known bugs. See #791 and #789 and #818.

Fixยค

  • Fix integration with ManifestStaticFilesStorage on Windows by resolving component filepaths (like Component.template_name) to POSIX paths.
\ No newline at end of file diff --git a/dev/releases/v0.116/index.html b/dev/releases/v0.116/index.html index 031d7b16..256fd423 100644 --- a/dev/releases/v0.116/index.html +++ b/dev/releases/v0.116/index.html @@ -133,4 +133,4 @@ <script src="https://unpkg.com/alpinejs"></script> </body> </html> -

\ No newline at end of file +

\ No newline at end of file diff --git a/dev/releases/v0.117/index.html b/dev/releases/v0.117/index.html index 953c10a5..12414b41 100644 --- a/dev/releases/v0.117/index.html +++ b/dev/releases/v0.117/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.117 (2024-12-08)ยค

__

Fixยค

  • The HTML parser no longer erronously inserts <html><head><body> on some occasions, and no longer tries to close unclosed HTML tags.

Refactorยค

\ No newline at end of file +

v0.117 (2024-12-08)ยค

__

Fixยค

  • The HTML parser no longer erronously inserts <html><head><body> on some occasions, and no longer tries to close unclosed HTML tags.

Refactorยค

\ No newline at end of file diff --git a/dev/releases/v0.118/index.html b/dev/releases/v0.118/index.html index 96c82148..2b87564a 100644 --- a/dev/releases/v0.118/index.html +++ b/dev/releases/v0.118/index.html @@ -118,4 +118,4 @@ def my_view(request) request=request ) ``` -
\ No newline at end of file +
\ No newline at end of file diff --git a/dev/releases/v0.119/index.html b/dev/releases/v0.119/index.html index 0a74dc99..53ce503f 100644 --- a/dev/releases/v0.119/index.html +++ b/dev/releases/v0.119/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.119 (2024-12-13)ยค

__

โš ๏ธ Attention โš ๏ธ - This release introduced bugs #849, #855. Please update to v0.121.

Fixยค

Refactorยค

\ No newline at end of file +

v0.119 (2024-12-13)ยค

__

โš ๏ธ Attention โš ๏ธ - This release introduced bugs #849, #855. Please update to v0.121.

Fixยค

Refactorยค

\ No newline at end of file diff --git a/dev/releases/v0.120/index.html b/dev/releases/v0.120/index.html index d9b34f3a..2b5ae879 100644 --- a/dev/releases/v0.120/index.html +++ b/dev/releases/v0.120/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.120 (2024-12-15)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.121 to fix bugs introduced in v0.119.

Fixยค

  • Fix the use of translation strings _("bla") as inputs to components #849.
\ No newline at end of file +

v0.120 (2024-12-15)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.121 to fix bugs introduced in v0.119.

Fixยค

  • Fix the use of translation strings _("bla") as inputs to components #849.
\ No newline at end of file diff --git a/dev/releases/v0.121/index.html b/dev/releases/v0.121/index.html index e5e410ef..8b9d1f30 100644 --- a/dev/releases/v0.121/index.html +++ b/dev/releases/v0.121/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.121 (2024-12-17)ยค

__

Fixยค

  • Fix the use of Django template filters (|lower:"etc") with component inputs #855.
\ No newline at end of file +

v0.121 (2024-12-17)ยค

__

Fixยค

  • Fix the use of Django template filters (|lower:"etc") with component inputs #855.
\ No newline at end of file diff --git a/dev/releases/v0.122/index.html b/dev/releases/v0.122/index.html index 670bf989..e34f6604 100644 --- a/dev/releases/v0.122/index.html +++ b/dev/releases/v0.122/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -
\ No newline at end of file +
\ No newline at end of file diff --git a/dev/releases/v0.123/index.html b/dev/releases/v0.123/index.html index 5319e1eb..5baf4cf5 100644 --- a/dev/releases/v0.123/index.html +++ b/dev/releases/v0.123/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.123 (2024-12-23)ยค

__

Fixยค

  • Fix edge cases around rendering components whose templates used the {% extends %} template tag (#859)
\ No newline at end of file +

v0.123 (2024-12-23)ยค

__

Fixยค

  • Fix edge cases around rendering components whose templates used the {% extends %} template tag (#859)
\ No newline at end of file diff --git a/dev/releases/v0.124/index.html b/dev/releases/v0.124/index.html index bbe1c045..690b113a 100644 --- a/dev/releases/v0.124/index.html +++ b/dev/releases/v0.124/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.124 (2025-01-07)ยค

__

Featยค

  • Instead of inlining the JS and CSS under Component.js and Component.css, you can move them to their own files, and link the JS/CSS files with Component.js_file and Component.css_file.

    Even when you specify the JS/CSS with Component.js_file or Component.css_file, then you can still access the content under Component.js or Component.css - behind the scenes, the content of the JS/CSS files will be set to Component.js / Component.css upon first access.

    The same applies to Component.template_file, which will populate Component.template upon first access.

    With this change, the role of Component.js/css and the JS/CSS in Component.Media has changed:

    • The JS/CSS defined in Component.js/css or Component.js/css_file is the "main" JS/CSS
    • The JS/CSS defined in Component.Media.js/css are secondary or additional

    See the updated "Getting Started" tutorial

Refactorยค

  • The canonical way to define a template file was changed from template_name to template_file, to align with the rest of the API.

    template_name remains for backwards compatibility. When you get / set template_name, internally this is proxied to template_file.

  • The undocumented Component.component_id was removed. Instead, use Component.id. Changes:

    • While component_id was unique every time you instantiated Component, the new id is unique every time you render the component (e.g. with Component.render())
    • The new id is available only during render, so e.g. from within get_context_data()
  • Component's HTML / CSS / JS are now resolved and loaded lazily. That is, if you specify template_name/template_file, js_file, css_file, or Media.js/css, the file paths will be resolved only once you:

    1. Try to access component's HTML / CSS / JS, or
    2. Render the component.

    Read more on Accessing component's HTML / JS / CSS.

  • Component inheritance:

    • When you subclass a component, the JS and CSS defined on parent's Media class is now inherited by the child component.
    • You can disable or customize Media inheritance by setting extend attribute on the Component.Media nested class. This work similarly to Django's Media.extend.
    • When child component defines either template or template_file, both of parent's template and template_file are ignored. The same applies to js_file and css_file.
  • Autodiscovery now ignores files and directories that start with an underscore (_), except __init__.py

  • The Signals emitted by or during the use of django-components are now documented, together the template_rendered signal.

\ No newline at end of file +

v0.124 (2025-01-07)ยค

__

Featยค

  • Instead of inlining the JS and CSS under Component.js and Component.css, you can move them to their own files, and link the JS/CSS files with Component.js_file and Component.css_file.

    Even when you specify the JS/CSS with Component.js_file or Component.css_file, then you can still access the content under Component.js or Component.css - behind the scenes, the content of the JS/CSS files will be set to Component.js / Component.css upon first access.

    The same applies to Component.template_file, which will populate Component.template upon first access.

    With this change, the role of Component.js/css and the JS/CSS in Component.Media has changed:

    • The JS/CSS defined in Component.js/css or Component.js/css_file is the "main" JS/CSS
    • The JS/CSS defined in Component.Media.js/css are secondary or additional

    See the updated "Getting Started" tutorial

Refactorยค

  • The canonical way to define a template file was changed from template_name to template_file, to align with the rest of the API.

    template_name remains for backwards compatibility. When you get / set template_name, internally this is proxied to template_file.

  • The undocumented Component.component_id was removed. Instead, use Component.id. Changes:

    • While component_id was unique every time you instantiated Component, the new id is unique every time you render the component (e.g. with Component.render())
    • The new id is available only during render, so e.g. from within get_context_data()
  • Component's HTML / CSS / JS are now resolved and loaded lazily. That is, if you specify template_name/template_file, js_file, css_file, or Media.js/css, the file paths will be resolved only once you:

    1. Try to access component's HTML / CSS / JS, or
    2. Render the component.

    Read more on Accessing component's HTML / JS / CSS.

  • Component inheritance:

    • When you subclass a component, the JS and CSS defined on parent's Media class is now inherited by the child component.
    • You can disable or customize Media inheritance by setting extend attribute on the Component.Media nested class. This work similarly to Django's Media.extend.
    • When child component defines either template or template_file, both of parent's template and template_file are ignored. The same applies to js_file and css_file.
  • Autodiscovery now ignores files and directories that start with an underscore (_), except __init__.py

  • The Signals emitted by or during the use of django-components are now documented, together the template_rendered signal.

\ No newline at end of file diff --git a/dev/releases/v0.125/index.html b/dev/releases/v0.125/index.html index b4822c61..09fdc712 100644 --- a/dev/releases/v0.125/index.html +++ b/dev/releases/v0.125/index.html @@ -118,4 +118,4 @@ return { "data_id": kwargs["data-id"], } -
\ No newline at end of file +
\ No newline at end of file diff --git a/dev/releases/v0.126/index.html b/dev/releases/v0.126/index.html index 688c05a6..ffe21ce6 100644 --- a/dev/releases/v0.126/index.html +++ b/dev/releases/v0.126/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.126 (2025-01-29)ยค

__

Refactorยค

  • Replaced BeautifulSoup4 with a custom HTML parser.
  • The heuristic for inserting JS and CSS dependenies into the default place has changed.
    • JS is still inserted at the end of the <body>, and CSS at the end of <head>.
    • However, we find end of <body> by searching for last occurrence of </body>
    • And for the end of <head> we search for the first occurrence of </head>
\ No newline at end of file +

v0.126 (2025-01-29)ยค

__

Refactorยค

  • Replaced BeautifulSoup4 with a custom HTML parser.
  • The heuristic for inserting JS and CSS dependenies into the default place has changed.
    • JS is still inserted at the end of the <body>, and CSS at the end of <head>.
    • However, we find end of <body> by searching for last occurrence of </body>
    • And for the end of <head> we search for the first occurrence of </head>
\ No newline at end of file diff --git a/dev/releases/v0.127/index.html b/dev/releases/v0.127/index.html index fe2392e1..97558164 100644 --- a/dev/releases/v0.127/index.html +++ b/dev/releases/v0.127/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.127 (2025-02-01)ยค

__

Fixยค

  • Fix component rendering when using {% cache %} with remote cache and multiple web servers (#930)
\ No newline at end of file +

v0.127 (2025-02-01)ยค

__

Fixยค

  • Fix component rendering when using {% cache %} with remote cache and multiple web servers (#930)
\ No newline at end of file diff --git a/dev/releases/v0.128/index.html b/dev/releases/v0.128/index.html index 94f046a1..f70fbbd7 100644 --- a/dev/releases/v0.128/index.html +++ b/dev/releases/v0.128/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.128 (2025-02-04)ยค

__

Featยค

Refactorยค

  • Removed use of eval for node validation (#944)

Perfยค

  • Components can now be infinitely nested. (#936)

  • Component input validation is now 6-7x faster on CPython and PyPy. This previously made up 10-30% of the total render time. (#945)

\ No newline at end of file +

v0.128 (2025-02-04)ยค

__

Featยค

Refactorยค

  • Removed use of eval for node validation (#944)

Perfยค

  • Components can now be infinitely nested. (#936)

  • Component input validation is now 6-7x faster on CPython and PyPy. This previously made up 10-30% of the total render time. (#945)

\ No newline at end of file diff --git a/dev/releases/v0.129/index.html b/dev/releases/v0.129/index.html index 27f2c298..af456efb 100644 --- a/dev/releases/v0.129/index.html +++ b/dev/releases/v0.129/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.129 (2025-02-16)ยค

__

Fixยค

  • Fix thread unsafe media resolve validation by moving it to ComponentMedia __post_init (#977
  • Fix bug: Relative path in extends and include does not work when using template_file (#976
  • Fix error when template cache setting (template_cache_size) is set to 0 (#974
\ No newline at end of file +

v0.129 (2025-02-16)ยค

__

Fixยค

  • Fix thread unsafe media resolve validation by moving it to ComponentMedia __post_init (#977
  • Fix bug: Relative path in extends and include does not work when using template_file (#976
  • Fix error when template cache setting (template_cache_size) is set to 0 (#974
\ No newline at end of file diff --git a/dev/releases/v0.130/index.html b/dev/releases/v0.130/index.html index 1d8daa07..1cc8236a 100644 --- a/dev/releases/v0.130/index.html +++ b/dev/releases/v0.130/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.130 (2025-02-20)ยค

__

Featยค

  • Access the HttpRequest object under Component.request.

    To pass the request object to a component, either: - Render a template or component with RequestContext, - Or set the request kwarg to Component.render() or Component.render_to_response().

    Read more on HttpRequest.

  • Access the context processors data under Component.context_processors_data.

    Context processors data is available only when the component has access to the request object, either by: - Passing the request to Component.render() or Component.render_to_response(), - Or by rendering a template or component with RequestContext, - Or being nested in another component that has access to the request object.

    The data from context processors is automatically available within the component's template.

    Read more on HttpRequest.

\ No newline at end of file +

v0.130 (2025-02-20)ยค

__

Featยค

  • Access the HttpRequest object under Component.request.

    To pass the request object to a component, either: - Render a template or component with RequestContext, - Or set the request kwarg to Component.render() or Component.render_to_response().

    Read more on HttpRequest.

  • Access the context processors data under Component.context_processors_data.

    Context processors data is available only when the component has access to the request object, either by: - Passing the request to Component.render() or Component.render_to_response(), - Or by rendering a template or component with RequestContext, - Or being nested in another component that has access to the request object.

    The data from context processors is automatically available within the component's template.

    Read more on HttpRequest.

\ No newline at end of file diff --git a/dev/releases/v0.131/index.html b/dev/releases/v0.131/index.html index aa2ceab8..73b98df7 100644 --- a/dev/releases/v0.131/index.html +++ b/dev/releases/v0.131/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.131 (2025-03-20)ยค

__

Featยค

  • Support for extensions (plugins) for django-components!

    • Hook into lifecycle events of django-components
    • Pre-/post-process component inputs, outputs, and templates
    • Add extra methods or attributes to Components
    • Add custom extension-specific CLI commands
    • Add custom extension-specific URL routes

    Read more on Extensions.

  • New CLI commands:

    • components list - List all components
    • components create <name> - Create a new component (supersedes startcomponent)
    • components upgrade - Upgrade a component (supersedes upgradecomponent)
    • components ext list - List all extensions
    • components ext run <extension> <command> - Run a command added by an extension
  • @djc_test decorator for writing tests that involve Components.

    • The decorator manages global state, ensuring that tests don't leak.
    • If using pytest, the decorator allows you to parametrize Django or Components settings.
    • The decorator also serves as a stand-in for Django's @override_settings.

    See the API reference for @djc_test for more details.

  • ComponentRegistry now has a has() method to check if a component is registered without raising an error.

  • Get all created Component classes with all_components().

  • Get all created ComponentRegistry instances with all_registries().

Refactorยค

  • The startcomponent and upgradecomponent commands are deprecated, and will be removed in v1.

    Instead, use components create <name> and components upgrade.

Internalยค

  • Settings are now loaded only once, and thus are considered immutable once loaded. Previously, django-components would load settings from settings.COMPONENTS on each access. The new behavior aligns with Django's settings.
\ No newline at end of file +

v0.131 (2025-03-20)ยค

__

Featยค

  • Support for extensions (plugins) for django-components!

    • Hook into lifecycle events of django-components
    • Pre-/post-process component inputs, outputs, and templates
    • Add extra methods or attributes to Components
    • Add custom extension-specific CLI commands
    • Add custom extension-specific URL routes

    Read more on Extensions.

  • New CLI commands:

    • components list - List all components
    • components create <name> - Create a new component (supersedes startcomponent)
    • components upgrade - Upgrade a component (supersedes upgradecomponent)
    • components ext list - List all extensions
    • components ext run <extension> <command> - Run a command added by an extension
  • @djc_test decorator for writing tests that involve Components.

    • The decorator manages global state, ensuring that tests don't leak.
    • If using pytest, the decorator allows you to parametrize Django or Components settings.
    • The decorator also serves as a stand-in for Django's @override_settings.

    See the API reference for @djc_test for more details.

  • ComponentRegistry now has a has() method to check if a component is registered without raising an error.

  • Get all created Component classes with all_components().

  • Get all created ComponentRegistry instances with all_registries().

Refactorยค

  • The startcomponent and upgradecomponent commands are deprecated, and will be removed in v1.

    Instead, use components create <name> and components upgrade.

Internalยค

  • Settings are now loaded only once, and thus are considered immutable once loaded. Previously, django-components would load settings from settings.COMPONENTS on each access. The new behavior aligns with Django's settings.
\ No newline at end of file diff --git a/dev/releases/v0.132/index.html b/dev/releases/v0.132/index.html index b25ed626..cd3498d5 100644 --- a/dev/releases/v0.132/index.html +++ b/dev/releases/v0.132/index.html @@ -116,4 +116,4 @@ class Media: js = ["*.js"] css = ["*.css"] -

Fixยค

\ No newline at end of file +

Fixยค

\ No newline at end of file diff --git a/dev/releases/v0.133/index.html b/dev/releases/v0.133/index.html index 6ac98c22..eccf9c0b 100644 --- a/dev/releases/v0.133/index.html +++ b/dev/releases/v0.133/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.133 (2025-03-23)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.134 to fix bugs introduced in v0.132.

Fixยค

  • HOTFIX: Fix the use of URLs in Component.Media.js and Component.Media.css
\ No newline at end of file +

v0.133 (2025-03-23)ยค

__

โš ๏ธ Attention โš ๏ธ - Please update to v0.134 to fix bugs introduced in v0.132.

Fixยค

  • HOTFIX: Fix the use of URLs in Component.Media.js and Component.Media.css
\ No newline at end of file diff --git a/dev/releases/v0.134/index.html b/dev/releases/v0.134/index.html index 58a48d9c..f18a058d 100644 --- a/dev/releases/v0.134/index.html +++ b/dev/releases/v0.134/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.134 (2025-03-23)ยค

__

Fixยค

  • HOTFIX: Fix the use of URLs in Component.Media.js and Component.Media.css
\ No newline at end of file +

v0.134 (2025-03-23)ยค

__

Fixยค

  • HOTFIX: Fix the use of URLs in Component.Media.js and Component.Media.css
\ No newline at end of file diff --git a/dev/releases/v0.135/index.html b/dev/releases/v0.135/index.html index 594f907f..cbbd2a67 100644 --- a/dev/releases/v0.135/index.html +++ b/dev/releases/v0.135/index.html @@ -148,4 +148,4 @@ style={"background-color": "green", "color": None, "width": False} style="position: absolute; height: 12px;" %} -

Read more on HTML attributes.

Fixยค

\ No newline at end of file +

Read more on HTML attributes.

Fixยค

\ No newline at end of file diff --git a/dev/releases/v0.136/index.html b/dev/releases/v0.136/index.html index 2eec27e0..38e6569a 100644 --- a/dev/releases/v0.136/index.html +++ b/dev/releases/v0.136/index.html @@ -118,4 +118,4 @@ "djc_pydantic.PydanticExtension", ], } -

Fixยค

\ No newline at end of file +

Fixยค

\ No newline at end of file diff --git a/dev/releases/v0.137/index.html b/dev/releases/v0.137/index.html index 9888fa12..bbfe3f80 100644 --- a/dev/releases/v0.137/index.html +++ b/dev/releases/v0.137/index.html @@ -139,4 +139,4 @@ class View: def get(self, request): return self.render_to_response() -

In v1, these methods should be defined only on the Component.View class instead.

Refactorยค

\ No newline at end of file +

In v1, these methods should be defined only on the Component.View class instead.

Refactorยค

\ No newline at end of file diff --git a/dev/releases/v0.138/index.html b/dev/releases/v0.138/index.html index 5b02496b..1e998553 100644 --- a/dev/releases/v0.138/index.html +++ b/dev/releases/v0.138/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.138 (2025-04-09)ยค

__

Fixยค

  • Fix bug: Allow components with Url.public = True to be defined before django.setup()
\ No newline at end of file +

v0.138 (2025-04-09)ยค

__

Fixยค

  • Fix bug: Allow components with Url.public = True to be defined before django.setup()
\ No newline at end of file diff --git a/dev/releases/v0.139.0/index.html b/dev/releases/v0.139.0/index.html index 9b512747..e6113ea2 100644 --- a/dev/releases/v0.139.0/index.html +++ b/dev/releases/v0.139.0/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

v0.139.0 (2025-04-12)ยค

__

Fixยค

  • Fix bug: Fix compatibility with Finder.find() in Django 5.2 (#1119)
\ No newline at end of file +

v0.139.0 (2025-04-12)ยค

__

Fixยค

  • Fix bug: Fix compatibility with Finder.find() in Django 5.2 (#1119)
\ No newline at end of file diff --git a/dev/releases/v0.139.1/index.html b/dev/releases/v0.139.1/index.html index e9dc340b..cb65995c 100644 --- a/dev/releases/v0.139.1/index.html +++ b/dev/releases/v0.139.1/index.html @@ -118,4 +118,4 @@ Component[Args, Kwargs, Slots, Data] Component[Args, Kwargs, Slots, Data, JsData] Component[Args, Kwargs, Slots, Data, JsData, CssData] -

All omitted parameters will default to Any.

  • Added typing_extensions to the project as a dependency

  • Multiple extensions with the same name (case-insensitive) now raise an error

  • Extension names (case-insensitive) also MUST NOT conflict with existing Component class API.

    So if you name an extension render, it will conflict with the render() method of the Component class, and thus raise an error.

  • \ No newline at end of file +

    All omitted parameters will default to Any.

  • Added typing_extensions to the project as a dependency

  • Multiple extensions with the same name (case-insensitive) now raise an error

  • Extension names (case-insensitive) also MUST NOT conflict with existing Component class API.

    So if you name an extension render, it will conflict with the render() method of the Component class, and thus raise an error.

  • \ No newline at end of file diff --git a/dev/releases/v0.140.0/index.html b/dev/releases/v0.140.0/index.html index 78e217f8..f57efb4a 100644 --- a/dev/releases/v0.140.0/index.html +++ b/dev/releases/v0.140.0/index.html @@ -608,4 +608,4 @@ component_id: str result: Optional[str] error: Optional[Exception] -

    Fixยค

    \ No newline at end of file +

    Fixยค

    \ No newline at end of file diff --git a/dev/releases/v0.140.1/index.html b/dev/releases/v0.140.1/index.html index 53caadca..abe03fb6 100644 --- a/dev/releases/v0.140.1/index.html +++ b/dev/releases/v0.140.1/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.140.1 (2025-06-05)ยค

    __

    Fixยค

    • Fix typo preventing benchmarking (#1235)
    \ No newline at end of file +

    v0.140.1 (2025-06-05)ยค

    __

    Fixยค

    • Fix typo preventing benchmarking (#1235)
    \ No newline at end of file diff --git a/dev/releases/v0.141.0/index.html b/dev/releases/v0.141.0/index.html index bf70f945..90fce5a9 100644 --- a/dev/releases/v0.141.0/index.html +++ b/dev/releases/v0.141.0/index.html @@ -121,4 +121,4 @@ def on_css_loaded(self, ctx: OnCssLoadedContext) -> Optional[str]: return ctx.content + "/* Hello! */" -

    See all Extension hooks.

    Fixยค

    Refactorยค

    \ No newline at end of file +

    See all Extension hooks.

    Fixยค

    Refactorยค

    \ No newline at end of file diff --git a/dev/releases/v0.141.1/index.html b/dev/releases/v0.141.1/index.html index ea5d4c65..ef36a195 100644 --- a/dev/releases/v0.141.1/index.html +++ b/dev/releases/v0.141.1/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.141.1 (2025-07-03)ยค

    __

    Fixยค

    • Components' JS and CSS scripts (e.g. from Component.js or Component.js_file) are now cached at class creation time.

      This means that when you now restart the server while having a page opened in the browser, the JS / CSS files are immediately available.

      Previously, the JS/CSS were cached only after the components were rendered. So you had to reload the page to trigger the rendering, in order to make the JS/CSS files available.

    • Fix the default cache for JS / CSS scripts to be unbounded.

      Previously, the default cache for the JS/CSS scripts (LocMemCache) was accidentally limited to 300 entries (~150 components).

    • Do not send template_rendered signal when rendering a component with no template. (#1277)

    \ No newline at end of file +

    v0.141.1 (2025-07-03)ยค

    __

    Fixยค

    • Components' JS and CSS scripts (e.g. from Component.js or Component.js_file) are now cached at class creation time.

      This means that when you now restart the server while having a page opened in the browser, the JS / CSS files are immediately available.

      Previously, the JS/CSS were cached only after the components were rendered. So you had to reload the page to trigger the rendering, in order to make the JS/CSS files available.

    • Fix the default cache for JS / CSS scripts to be unbounded.

      Previously, the default cache for the JS/CSS scripts (LocMemCache) was accidentally limited to 300 entries (~150 components).

    • Do not send template_rendered signal when rendering a component with no template. (#1277)

    \ No newline at end of file diff --git a/dev/releases/v0.141.2/index.html b/dev/releases/v0.141.2/index.html index ae607c0b..4f89e0c7 100644 --- a/dev/releases/v0.141.2/index.html +++ b/dev/releases/v0.141.2/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.141.2 (2025-07-21)ยค

    __

    Fixยค

    • Fix bug where JS and CSS were missing when {% component %} tag was inside {% include %} tag (#1296)
    \ No newline at end of file +

    v0.141.2 (2025-07-21)ยค

    __

    Fixยค

    • Fix bug where JS and CSS were missing when {% component %} tag was inside {% include %} tag (#1296)
    \ No newline at end of file diff --git a/dev/releases/v0.141.3/index.html b/dev/releases/v0.141.3/index.html index 781c65c4..9e24809f 100644 --- a/dev/releases/v0.141.3/index.html +++ b/dev/releases/v0.141.3/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.141.3 (2025-08-14)ยค

    __

    Featยค

    • You no longer need to render the whole page with the document strategy to use HTML fragments.

      Previously, if you wanted to insert rendered components as HTML fragments, you had to ensure that the HTML document it was being inserted into was rendered with the document strategy.

      Now, when you render components with fragment strategy, they know how to fetch their own JS / CSS dependencies.

    Fixยค

    • Fix compatibility with django-template-partials (#1322)
    \ No newline at end of file +

    v0.141.3 (2025-08-14)ยค

    __

    Featยค

    • You no longer need to render the whole page with the document strategy to use HTML fragments.

      Previously, if you wanted to insert rendered components as HTML fragments, you had to ensure that the HTML document it was being inserted into was rendered with the document strategy.

      Now, when you render components with fragment strategy, they know how to fetch their own JS / CSS dependencies.

    Fixยค

    • Fix compatibility with django-template-partials (#1322)
    \ No newline at end of file diff --git a/dev/releases/v0.141.4/index.html b/dev/releases/v0.141.4/index.html index f44385ac..52dfeff1 100644 --- a/dev/releases/v0.141.4/index.html +++ b/dev/releases/v0.141.4/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.141.4 (2025-08-15)ยค

    __

    Fixยค

    • Fix compatibility with Django's {% include %} and {% extends %} tags. See #1325
    \ No newline at end of file +

    v0.141.4 (2025-08-15)ยค

    __

    Fixยค

    • Fix compatibility with Django's {% include %} and {% extends %} tags. See #1325
    \ No newline at end of file diff --git a/dev/releases/v0.141.5/index.html b/dev/releases/v0.141.5/index.html index b2ed85bb..6c97a4c3 100644 --- a/dev/releases/v0.141.5/index.html +++ b/dev/releases/v0.141.5/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.141.5 (2025-09-10)ยค

    __

    Fixยค

    • Tests - Fix bug when using @djc_test decorator and the COMPONENTS settings are set with ComponentsSettings See #1369
    \ No newline at end of file +

    v0.141.5 (2025-09-10)ยค

    __

    Fixยค

    • Tests - Fix bug when using @djc_test decorator and the COMPONENTS settings are set with ComponentsSettings See #1369
    \ No newline at end of file diff --git a/dev/releases/v0.141.6/index.html b/dev/releases/v0.141.6/index.html index c2c3182b..86cf8f5c 100644 --- a/dev/releases/v0.141.6/index.html +++ b/dev/releases/v0.141.6/index.html @@ -143,4 +143,4 @@ injected = comp.inject("my_provide") assert injected.key == "hi" assert injected.data == "data" -

    Refactorยค

    \ No newline at end of file +

    Refactorยค

    \ No newline at end of file diff --git a/dev/releases/v0.142.0/index.html b/dev/releases/v0.142.0/index.html index 46792b17..b44459d4 100644 --- a/dev/releases/v0.142.0/index.html +++ b/dev/releases/v0.142.0/index.html @@ -159,4 +159,4 @@ query={"abc": 123, "enabled": True, "debug": False, "none_key": None}, ) # /components/ext/view/components/c1ab2c3?abc=123&enabled -

    Docsยค

    \ No newline at end of file +

    Docsยค

    \ No newline at end of file diff --git a/dev/releases/v0.142.1/index.html b/dev/releases/v0.142.1/index.html index 0ff59c7e..91a80ff2 100644 --- a/dev/releases/v0.142.1/index.html +++ b/dev/releases/v0.142.1/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.142.1 (2025-10-06)ยค

    __

    Fixยค

    • Fix bug introduced in v0.142.0 where django-components broke when the {% component_tags %} library was NOT among the built-ins.

    • Fix compatibility between Django's inclusion_tag and django-components. See #1390

    \ No newline at end of file +

    v0.142.1 (2025-10-06)ยค

    __

    Fixยค

    • Fix bug introduced in v0.142.0 where django-components broke when the {% component_tags %} library was NOT among the built-ins.

    • Fix compatibility between Django's inclusion_tag and django-components. See #1390

    \ No newline at end of file diff --git a/dev/releases/v0.142.2/index.html b/dev/releases/v0.142.2/index.html index c6e5d812..65345697 100644 --- a/dev/releases/v0.142.2/index.html +++ b/dev/releases/v0.142.2/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.142.2 (2025-10-06)ยค

    __

    Fixยค

    • Fix compatibility issue when there was multiple {% include %} blocks inside a component fill, while those included templates contained {% extends %} tags. See #1389
    \ No newline at end of file +

    v0.142.2 (2025-10-06)ยค

    __

    Fixยค

    • Fix compatibility issue when there was multiple {% include %} blocks inside a component fill, while those included templates contained {% extends %} tags. See #1389
    \ No newline at end of file diff --git a/dev/releases/v0.142.3/index.html b/dev/releases/v0.142.3/index.html index b97dc7d7..ff3f4f9a 100644 --- a/dev/releases/v0.142.3/index.html +++ b/dev/releases/v0.142.3/index.html @@ -126,4 +126,4 @@ return self.render_to_response() url = get_component_url(MyTable) -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/dev/releases/v0.143.0/index.html b/dev/releases/v0.143.0/index.html index 1be574cd..ab9b064a 100644 --- a/dev/releases/v0.143.0/index.html +++ b/dev/releases/v0.143.0/index.html @@ -173,4 +173,4 @@ def get_template_data(self, args: Args, kwargs: Kwargs, slots: Slots, context: Context): ... -

    Refactorยค

    This allows to call component-level extension methods outside of the normal rendering lifecycle.

    \ No newline at end of file +

    Refactorยค

    This allows to call component-level extension methods outside of the normal rendering lifecycle.

    \ No newline at end of file diff --git a/dev/releases/v0.143.1/index.html b/dev/releases/v0.143.1/index.html index 30a64764..7fe5233c 100644 --- a/dev/releases/v0.143.1/index.html +++ b/dev/releases/v0.143.1/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.143.1ยค

    Fixยค

    • Make django-component's position in Django's INSTALLED_APPS more lenient by not calling Django's URLResolver._populate() if URLResolver hasn't been resolved before (See thread).

    Refactorยค

    • Components now raise error if template data overwrites variables from context_processors (#1482)
    \ No newline at end of file +

    v0.143.1ยค

    Fixยค

    • Make django-component's position in Django's INSTALLED_APPS more lenient by not calling Django's URLResolver._populate() if URLResolver hasn't been resolved before (See thread).

    Refactorยค

    • Components now raise error if template data overwrites variables from context_processors (#1482)
    \ No newline at end of file diff --git a/dev/releases/v0.17/index.html b/dev/releases/v0.17/index.html index 4f50810a..ea98f5be 100644 --- a/dev/releases/v0.17/index.html +++ b/dev/releases/v0.17/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.17 (2021-09-10)ยค

    __

    BREAKING CHANGESยค

    • Renamed Component.context and Component.template to get_context_data and get_template_name. The old methods still work, but emit a deprecation warning.

      This change was done to sync naming with Django's class based views, and make using django-components more familiar to Django users. Component.context and Component.template will be removed when version 1.0 is released.

    \ No newline at end of file +

    v0.17 (2021-09-10)ยค

    __

    BREAKING CHANGESยค

    • Renamed Component.context and Component.template to get_context_data and get_template_name. The old methods still work, but emit a deprecation warning.

      This change was done to sync naming with Django's class based views, and make using django-components more familiar to Django users. Component.context and Component.template will be removed when version 1.0 is released.

    \ No newline at end of file diff --git a/dev/releases/v0.22/index.html b/dev/releases/v0.22/index.html index 52428c12..700e6bd8 100644 --- a/dev/releases/v0.22/index.html +++ b/dev/releases/v0.22/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.22 (2022-07-26)ยค

    __

    Featยค

    • All files inside components subdirectores are autoimported to simplify setup.

      An existing project might start to get AlreadyRegistered errors because of this. To solve this, either remove your custom loading of components, or set "autodiscover": False in settings.COMPONENTS.

    \ No newline at end of file +

    v0.22 (2022-07-26)ยค

    __

    Featยค

    • All files inside components subdirectores are autoimported to simplify setup.

      An existing project might start to get AlreadyRegistered errors because of this. To solve this, either remove your custom loading of components, or set "autodiscover": False in settings.COMPONENTS.

    \ No newline at end of file diff --git a/dev/releases/v0.26/index.html b/dev/releases/v0.26/index.html index d5f197e0..3d254733 100644 --- a/dev/releases/v0.26/index.html +++ b/dev/releases/v0.26/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.26 ๐Ÿšจ๐Ÿ“ข (2023-03-14)ยค

    __

    __

    BREAKING CHANGESยค

    • Changed the syntax for {% slot %} tags. From now on, we separate defining a slot ({% slot %}) from filling a slot with content ({% fill %}). This means you will likely need to change a lot of slot tags to fill.

      We understand this is annoying, but it's the only way we can get support for nested slots that fill in other slots, which is a very nice feature to have access to. Hoping that this will feel worth it!

    \ No newline at end of file +

    v0.26 ๐Ÿšจ๐Ÿ“ข (2023-03-14)ยค

    __

    __

    BREAKING CHANGESยค

    • Changed the syntax for {% slot %} tags. From now on, we separate defining a slot ({% slot %}) from filling a slot with content ({% fill %}). This means you will likely need to change a lot of slot tags to fill.

      We understand this is annoying, but it's the only way we can get support for nested slots that fill in other slots, which is a very nice feature to have access to. Hoping that this will feel worth it!

    \ No newline at end of file diff --git a/dev/releases/v0.27/index.html b/dev/releases/v0.27/index.html index 6133a5c1..02a5599b 100644 --- a/dev/releases/v0.27/index.html +++ b/dev/releases/v0.27/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.27 (2023-04-11)ยค

    __

    Featยค

    • A second installable app django_components.safer_staticfiles. It provides the same behavior as django.contrib.staticfiles but with extra security guarantees (more info below in Security Notes).
    \ No newline at end of file +

    v0.27 (2023-04-11)ยค

    __

    Featยค

    • A second installable app django_components.safer_staticfiles. It provides the same behavior as django.contrib.staticfiles but with extra security guarantees (more info below in Security Notes).
    \ No newline at end of file diff --git a/dev/releases/v0.28/index.html b/dev/releases/v0.28/index.html index ad2ae59b..3acdd6a9 100644 --- a/dev/releases/v0.28/index.html +++ b/dev/releases/v0.28/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.28 (2023-05-18)ยค

    __

    Featยค

    • 'implicit' slot filling and the default option for slot tags.
    \ No newline at end of file +

    v0.28 (2023-05-18)ยค

    __

    Featยค

    • 'implicit' slot filling and the default option for slot tags.
    \ No newline at end of file diff --git a/dev/releases/v0.34/index.html b/dev/releases/v0.34/index.html index a0f0e47c..93504922 100644 --- a/dev/releases/v0.34/index.html +++ b/dev/releases/v0.34/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.34 (2024-01-27)ยค

    __

    Featยค

    • Components as views, which allows you to handle requests and render responses from within a component. See the documentation for more details.
    \ No newline at end of file +

    v0.34 (2024-01-27)ยค

    __

    Featยค

    • Components as views, which allows you to handle requests and render responses from within a component. See the documentation for more details.
    \ No newline at end of file diff --git a/dev/releases/v0.50/index.html b/dev/releases/v0.50/index.html index 142d10a5..c67d7699 100644 --- a/dev/releases/v0.50/index.html +++ b/dev/releases/v0.50/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.50 ๐Ÿšจ๐Ÿ“ข (2024-02-26)ยค

    __

    __

    BREAKING CHANGESยค

    • {% component_block %} is now {% component %}, and {% component %} blocks need an ending {% endcomponent %} tag.

      The new python manage.py upgradecomponent command can be used to upgrade a directory (use --path argument to point to each dir) of templates that use components to the new syntax automatically.

      This change is done to simplify the API in anticipation of a 1.0 release of django_components. After 1.0 we intend to be stricter with big changes like this in point releases.

    \ No newline at end of file +

    v0.50 ๐Ÿšจ๐Ÿ“ข (2024-02-26)ยค

    __

    __

    BREAKING CHANGESยค

    • {% component_block %} is now {% component %}, and {% component %} blocks need an ending {% endcomponent %} tag.

      The new python manage.py upgradecomponent command can be used to upgrade a directory (use --path argument to point to each dir) of templates that use components to the new syntax automatically.

      This change is done to simplify the API in anticipation of a 1.0 release of django_components. After 1.0 we intend to be stricter with big changes like this in point releases.

    \ No newline at end of file diff --git a/dev/releases/v0.67/index.html b/dev/releases/v0.67/index.html index 430cb19f..07b38e72 100644 --- a/dev/releases/v0.67/index.html +++ b/dev/releases/v0.67/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.67 (2024-04-17)ยค

    __

    Refactorยค

    • Changed the default way how context variables are resolved in slots. See the documentation for more details.
    \ No newline at end of file +

    v0.67 (2024-04-17)ยค

    __

    Refactorยค

    • Changed the default way how context variables are resolved in slots. See the documentation for more details.
    \ No newline at end of file diff --git a/dev/releases/v0.70/index.html b/dev/releases/v0.70/index.html index b9a1c3ae..fa8cb682 100644 --- a/dev/releases/v0.70/index.html +++ b/dev/releases/v0.70/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.70 ๐Ÿšจ๐Ÿ“ข (2024-05-01)ยค

    __

    __

    BREAKING CHANGESยค

    • {% if_filled "my_slot" %} tags were replaced with {{ component_vars.is_filled.my_slot }} variables.

    • Simplified settings - slot_context_behavior and context_behavior were merged. See the documentation for more details.

    \ No newline at end of file +

    v0.70 ๐Ÿšจ๐Ÿ“ข (2024-05-01)ยค

    __

    __

    BREAKING CHANGESยค

    • {% if_filled "my_slot" %} tags were replaced with {{ component_vars.is_filled.my_slot }} variables.

    • Simplified settings - slot_context_behavior and context_behavior were merged. See the documentation for more details.

    \ No newline at end of file diff --git a/dev/releases/v0.74/index.html b/dev/releases/v0.74/index.html index b6edae7a..2d7635b6 100644 --- a/dev/releases/v0.74/index.html +++ b/dev/releases/v0.74/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.74 (2024-05-12)ยค

    __

    Featยค

    • {% html_attrs %} tag for formatting data as HTML attributes

    • prefix:key=val construct for passing dicts to components

    \ No newline at end of file +

    v0.74 (2024-05-12)ยค

    __

    Featยค

    • {% html_attrs %} tag for formatting data as HTML attributes

    • prefix:key=val construct for passing dicts to components

    \ No newline at end of file diff --git a/dev/releases/v0.77/index.html b/dev/releases/v0.77/index.html index 9758de47..98782fff 100644 --- a/dev/releases/v0.77/index.html +++ b/dev/releases/v0.77/index.html @@ -118,4 +118,4 @@

    to

    {% fill "my_slot" default="alias" %}
         {{ alias }}
     {% endfill %}
    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/dev/releases/v0.79/index.html b/dev/releases/v0.79/index.html index 31fd7f3e..1fd1a2c3 100644 --- a/dev/releases/v0.79/index.html +++ b/dev/releases/v0.79/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.79 ๐Ÿšจ๐Ÿ“ข (2024-06-01)ยค

    __

    __

    BREAKING CHANGESยค

    • Default value for the COMPONENTS.context_behavior setting was changes from "isolated" to "django". If you did not set this value explicitly before, this may be a breaking change. See the rationale for change here.
    \ No newline at end of file +

    v0.79 ๐Ÿšจ๐Ÿ“ข (2024-06-01)ยค

    __

    __

    BREAKING CHANGESยค

    • Default value for the COMPONENTS.context_behavior setting was changes from "isolated" to "django". If you did not set this value explicitly before, this may be a breaking change. See the rationale for change here.
    \ No newline at end of file diff --git a/dev/releases/v0.80/index.html b/dev/releases/v0.80/index.html index 1bdaf24a..c003f453 100644 --- a/dev/releases/v0.80/index.html +++ b/dev/releases/v0.80/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.80 (2024-06-01)ยค

    __

    Featยค

    • Vue-like provide/inject with the {% provide %} tag and inject() method.
    \ No newline at end of file +

    v0.80 (2024-06-01)ยค

    __

    Featยค

    • Vue-like provide/inject with the {% provide %} tag and inject() method.
    \ No newline at end of file diff --git a/dev/releases/v0.81/index.html b/dev/releases/v0.81/index.html index 561af8a1..aae34f9d 100644 --- a/dev/releases/v0.81/index.html +++ b/dev/releases/v0.81/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.81 ๐Ÿšจ๐Ÿ“ข (2024-06-12)ยค

    __

    __

    BREAKING CHANGESยค

    • The order of arguments to render_to_response has changed, to align with the (now public) render method of Component class.

    Featยค

    • Component.render() is public and documented

    • Slots passed render_to_response and render can now be rendered also as functions.

    \ No newline at end of file +

    v0.81 ๐Ÿšจ๐Ÿ“ข (2024-06-12)ยค

    __

    __

    BREAKING CHANGESยค

    • The order of arguments to render_to_response has changed, to align with the (now public) render method of Component class.

    Featยค

    • Component.render() is public and documented

    • Slots passed render_to_response and render can now be rendered also as functions.

    \ No newline at end of file diff --git a/dev/releases/v0.85/index.html b/dev/releases/v0.85/index.html index b03eaf19..0a30799b 100644 --- a/dev/releases/v0.85/index.html +++ b/dev/releases/v0.85/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.85 ๐Ÿšจ๐Ÿ“ข (2024-07-29)ยค

    __

    __

    BREAKING CHANGESยค

    • Autodiscovery module resolution changed. Following undocumented behavior was removed:

      • Previously, autodiscovery also imported any [app]/components.py files, and used SETTINGS_MODULE to search for component dirs.

        To migrate from:

        • [app]/components.py - Define each module in COMPONENTS.libraries setting, or import each module inside the AppConfig.ready() hook in respective apps.py files.

        • SETTINGS_MODULE - Define component dirs using STATICFILES_DIRS

      • Previously, autodiscovery handled relative files in STATICFILES_DIRS. To align with Django, STATICFILES_DIRS now must be full paths (Django docs).

    \ No newline at end of file +

    v0.85 ๐Ÿšจ๐Ÿ“ข (2024-07-29)ยค

    __

    __

    BREAKING CHANGESยค

    • Autodiscovery module resolution changed. Following undocumented behavior was removed:

      • Previously, autodiscovery also imported any [app]/components.py files, and used SETTINGS_MODULE to search for component dirs.

        To migrate from:

        • [app]/components.py - Define each module in COMPONENTS.libraries setting, or import each module inside the AppConfig.ready() hook in respective apps.py files.

        • SETTINGS_MODULE - Define component dirs using STATICFILES_DIRS

      • Previously, autodiscovery handled relative files in STATICFILES_DIRS. To align with Django, STATICFILES_DIRS now must be full paths (Django docs).

    \ No newline at end of file diff --git a/dev/releases/v0.90/index.html b/dev/releases/v0.90/index.html index fa0feac5..69794fd8 100644 --- a/dev/releases/v0.90/index.html +++ b/dev/releases/v0.90/index.html @@ -123,4 +123,4 @@

    While django_components.component_shorthand_formatter allows you to write components like so:

    {% button href="..." disabled %}
         Click me!
     {% endbutton %}
    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/dev/releases/v0.92/index.html b/dev/releases/v0.92/index.html index cfd15a04..91903c1d 100644 --- a/dev/releases/v0.92/index.html +++ b/dev/releases/v0.92/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.92 ๐Ÿšจ๐Ÿ“ข (2024-08-22)ยค

    __

    __

    BREAKING CHANGESยค

    • Component class is no longer a subclass of View. To configure the View class, set the Component.View nested class. HTTP methods like get or post can still be defined directly on Component class, and Component.as_view() internally calls Component.View.as_view(). (See Modifying the View class)

    Featยค

    • The inputs (args, kwargs, slots, context, ...) that you pass to Component.render() can be accessed from within get_context_data, get_template and get_template_name via self.input. (See Accessing data passed to the component)

    • Typing: Component class supports generics that specify types for Component.render (See Adding type hints with Generics)

    \ No newline at end of file +

    v0.92 ๐Ÿšจ๐Ÿ“ข (2024-08-22)ยค

    __

    __

    BREAKING CHANGESยค

    • Component class is no longer a subclass of View. To configure the View class, set the Component.View nested class. HTTP methods like get or post can still be defined directly on Component class, and Component.as_view() internally calls Component.View.as_view(). (See Modifying the View class)

    Featยค

    • The inputs (args, kwargs, slots, context, ...) that you pass to Component.render() can be accessed from within get_context_data, get_template and get_template_name via self.input. (See Accessing data passed to the component)

    • Typing: Component class supports generics that specify types for Component.render (See Adding type hints with Generics)

    \ No newline at end of file diff --git a/dev/releases/v0.93/index.html b/dev/releases/v0.93/index.html index 6d4dbb0e..29170d86 100644 --- a/dev/releases/v0.93/index.html +++ b/dev/releases/v0.93/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.93 (2024-08-27)ยค

    __

    Featยค

    • Spread operator ...dict inside template tags. (See Spread operator)

    • Use template tags inside string literals in component inputs. (See Use template tags inside component inputs)

    • Dynamic slots, fills and provides - The name argument for these can now be a variable, a template expression, or via spread operator

    • Component library authors can now configure CONTEXT_BEHAVIOR and TAG_FORMATTER settings independently from user settings.

    \ No newline at end of file +

    v0.93 (2024-08-27)ยค

    __

    Featยค

    • Spread operator ...dict inside template tags. (See Spread operator)

    • Use template tags inside string literals in component inputs. (See Use template tags inside component inputs)

    • Dynamic slots, fills and provides - The name argument for these can now be a variable, a template expression, or via spread operator

    • Component library authors can now configure CONTEXT_BEHAVIOR and TAG_FORMATTER settings independently from user settings.

    \ No newline at end of file diff --git a/dev/releases/v0.94/index.html b/dev/releases/v0.94/index.html index 144fe6c6..df424f7c 100644 --- a/dev/releases/v0.94/index.html +++ b/dev/releases/v0.94/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/dev/releases/v0.95/index.html b/dev/releases/v0.95/index.html index 2c399138..ef89b8bf 100644 --- a/dev/releases/v0.95/index.html +++ b/dev/releases/v0.95/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.95 (2024-08-29)ยค

    __

    __

    Featยค

    • Added support for dynamic components, where the component name is passed as a variable. (See Dynamic components)

    Refactorยค

    • Changed Component.input to raise RuntimeError if accessed outside of render context. Previously it returned None if unset.
    \ No newline at end of file +

    v0.95 (2024-08-29)ยค

    __

    __

    Featยค

    • Added support for dynamic components, where the component name is passed as a variable. (See Dynamic components)

    Refactorยค

    • Changed Component.input to raise RuntimeError if accessed outside of render context. Previously it returned None if unset.
    \ No newline at end of file diff --git a/dev/releases/v0.96/index.html b/dev/releases/v0.96/index.html index 6e2ae1c5..a73ef4b6 100644 --- a/dev/releases/v0.96/index.html +++ b/dev/releases/v0.96/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.96 (2024-09-04)ยค

    __

    Featยค

    • Run-time type validation for Python >=3.11 - If the Component class is typed, e.g. Component[Args, Kwargs, ...], the args, kwargs, slots, and data are validated against the given types. (See Runtime input validation with types)

    • Render hooks - Set on_render_before and on_render_after methods on Component to intercept or modify the template or context before rendering, or the rendered result afterwards. (See Component hooks)

    • component_vars.is_filled context variable can be accessed from within on_render_before and on_render_after hooks as self.is_filled.my_slot

    \ No newline at end of file +

    v0.96 (2024-09-04)ยค

    __

    Featยค

    • Run-time type validation for Python >=3.11 - If the Component class is typed, e.g. Component[Args, Kwargs, ...], the args, kwargs, slots, and data are validated against the given types. (See Runtime input validation with types)

    • Render hooks - Set on_render_before and on_render_after methods on Component to intercept or modify the template or context before rendering, or the rendered result afterwards. (See Component hooks)

    • component_vars.is_filled context variable can be accessed from within on_render_before and on_render_after hooks as self.is_filled.my_slot

    \ No newline at end of file diff --git a/dev/releases/v0.97/index.html b/dev/releases/v0.97/index.html index a07b83a4..22f38524 100644 --- a/dev/releases/v0.97/index.html +++ b/dev/releases/v0.97/index.html @@ -112,4 +112,4 @@ font-size: 0.63rem; margin-top: 0.7rem; } -

    v0.97 (2024-09-06)ยค

    __

    Fixยค

    • Fixed template caching. You can now also manually create cached templates with cached_template()

    Refactorยค

    • The previously undocumented get_template was made private.

    • In it's place, there's a new get_template, which supersedes get_template_string (will be removed in v1). The new get_template is the same as get_template_string, except it allows to return either a string or a Template instance.

    • You now must use only one of template, get_template, template_name, or get_template_name.

    \ No newline at end of file +

    v0.97 (2024-09-06)ยค

    __

    Fixยค

    • Fixed template caching. You can now also manually create cached templates with cached_template()

    Refactorยค

    • The previously undocumented get_template was made private.

    • In it's place, there's a new get_template, which supersedes get_template_string (will be removed in v1). The new get_template is the same as get_template_string, except it allows to return either a string or a Template instance.

    • You now must use only one of template, get_template, template_name, or get_template_name.

    \ No newline at end of file diff --git a/dev/sitemap.xml b/dev/sitemap.xml index 4f7e7418..40b9318e 100644 --- a/dev/sitemap.xml +++ b/dev/sitemap.xml @@ -2,590 +2,590 @@ https://django-components.github.io/django-components/latest/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/migrating_from_safer_staticfiles/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/community/code_of_conduct/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/community/contributing/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/community/development/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/community/help/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/community/people/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/community/devguides/dependency_mgmt/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/community/devguides/slot_rendering/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/community/devguides/slots_and_blocks/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/component_caching/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/component_context_scope/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/component_libraries/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/component_registry/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/extensions/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/hooks/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/html_fragments/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/provide_inject/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/rendering_js_css/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/tag_formatters/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/template_tags/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/advanced/testing/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/autodiscovery/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/component_defaults/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/component_views_urls/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/html_attributes/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/html_js_css_files/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/html_js_css_variables/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/http_request/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/render_api/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/rendering_components/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/secondary_js_css_files/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/single_file_components/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/slots/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/subclassing_components/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/template_tag_syntax/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/concepts/fundamentals/typing_and_validation/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/ab_testing/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/analytics/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/error_fallback/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/form_grid/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/form_submission/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/fragments/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/recursion/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/examples/tabs/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/getting_started/adding_js_and_css/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/getting_started/adding_slots/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/getting_started/components_in_templates/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/getting_started/installation/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/getting_started/parametrising_components/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/getting_started/rendering_components/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/getting_started/your_first_component/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/guides/other/troubleshooting/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/guides/setup/caching/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/guides/setup/development_server/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/overview/compatibility/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/overview/license/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/overview/performance/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/overview/security_notes/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/overview/welcome/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/plugins/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/api/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/commands/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/components/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/exceptions/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/extension_commands/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/extension_hooks/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/extension_urls/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/settings/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/signals/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/tag_formatters/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/template_tags/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/template_variables/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/testing_api/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/reference/urls/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.100/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.110/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.111/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.112/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.113/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.114/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.115/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.116/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.117/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.118/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.119/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.120/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.121/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.122/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.123/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.124/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.125/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.126/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.127/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.128/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.129/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.130/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.131/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.132/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.133/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.134/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.135/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.136/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.137/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.138/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.139.0/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.139.1/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.140.0/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.140.1/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.141.0/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.141.1/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.141.2/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.141.3/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.141.4/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.141.5/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.141.6/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.142.0/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.142.1/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.142.2/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.142.3/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.143.0/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.143.1/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.17/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.22/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.26/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.27/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.28/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.34/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.50/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.67/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.70/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.74/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.77/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.79/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.80/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.81/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.85/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.90/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.92/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.93/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.94/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.95/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.96/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/releases/v0.97/ - 2025-11-09 + 2025-11-12 https://django-components.github.io/django-components/latest/upgrading/v0/ - 2025-11-09 + 2025-11-12 \ No newline at end of file diff --git a/dev/sitemap.xml.gz b/dev/sitemap.xml.gz index d82a27d0a6b8813c43881ba780d74c8911e1ca48..c6f14a7ed2b7b565689dc7de3c5df1294170b749 100644 GIT binary patch delta 1110 zcmV-c1gZOq35p2^ABzYG0L~MU2OR_@&>l;XC@g>8KI|zb9(hPbO2ZLYn*7RjJ+amsEY6tQPb2Z1d%T zKV^XP(fE0_zTK2j5)Y%_mFxUt>-*pxxt!*m$-AMM8~^ufl~tKiu3oD$#O;VG<=*R! zScre;$K~>IDfpI;b7zF=!tlS-^rnj{bIjy6`d%irr6^P8Q|;DRN?^ErrXQTiCqB|7 z{Z_W#>7mWQoGwSx3?;^}kec>nedzfrEaQ%BfQ1X>gC*qW+YLtZ>#Qk|)0`+zvhVsl z0petRma#xb@K@*tI7#KSY>DkIWN-T=9kY(cO7Jfef+By=8-_x_-P59XCY3=Tt0>dnZ6^ zc#nG#H~F4qoABeC6_*P>_9|ztzwmLX59Oj{?kUiw46MQ1!D&^}fU*odWG=W_d%1rO zKTU%8s%DzDYOuK3>?hcJLx&_wS7Q?3qjGSb7)xN95c4?|OUx$7zftemTB>F`Zn2pFB>3`xHvFOLuFptkEiSnGJtNPDjPTg-a9{EY(O%lYb?2%AT@mVM9nU`Y5-` z+D5hCQ7KD}EW2nlG$3cu-lPQl9;0@iE`X8RAtFaGs|GE29p!P|Ib{_y=}Kw+(E=;t zg4YK72`{2sx<|d|q8c?cEe;_qJ&Z}zFkL~+jn#-c5a@Y10jQ!Zz& z#@Mns02I=imRurKyg+eWW#T#%6)_d#$4^)~k0+=X$^%)xiWbCRht9w)(MQ@6>mpA% zy!P&ut?WBuo1BmVF%88Pk&b_*zXiBUn@-6DvS(nJ_4Vif?sYI|?`^9{@SRm6avFVo3bOM^LhNgRh zrhA5_`wC6>0!_DqrduP^323bl&{`p&wL(B^g@D!y0j(7RS}O#!RtSG+tq{;!QA2A* z4XqV5v{uy6T2Vu5MGdVLHMCaL&{|PLYel`DFTnYrGxE~{JATZE9ls@b{Fd=NAE4ko{>}C zSL8YOf*iRQ{O{a8McJMk;zIk!S~B`f5TY>oU_*T|M>ja*5rk(2Nm`h`Gt!fQ17 c8bTLU`A=}B`|oJupG0}{C*ttb0M}js0MN`dp8x;= delta 1110 zcmV-c1gZOq35p2^ABzYGfY}d`2OR_{(jJSEC@g=$JnSh%?d;oPwJaA8WILy{?cWx^ z|Mu(Sdhu=Z<#h}uQhMNODsN47Ui;8Y`#43 zCl7Ewnm(__b(=g&*`F#PW{gYJV&95b;EZV*v!DTtW(RJYZJA{Z{88AhwqiH{Ts zw-ueUYU~m)r%ge(V~#N_q@q0;=LfzD%eW)sVc|SEZwUGM_M=w(IxF&I6(`D*82Ta2 zfH)eLM99zq{1v(ZjzU@`S|0y9UJA7xdH#Pc)n4+UDlYekPIf!QApZj~r&l^A5j*E; zM%+fXK?Y58njL|99aA{LBlCnHn|&dEba&3pAVciZVAvqaewgk<$MwPOITZ_S-wDtf z-s4`xO}t0ZMf~_C$>o9zgG`C*FMM1Ye7-1{dk(ZQ0c-Gfv`XeQAPqy0i3@JlUao(` zPqQGts+pp#91U(Z`w8}5(;dGc&7 z{}}PwW1j<`1zSk3XM~&m#mz6~03IoK_hdND?`@16ZbK9B?4q9g7xN$;+l~?945#+3 zCl&F;Cy(>sKKUH&+}+wsqm@itW`lo`(@}D8;S$9KOSS^jw!+KEgucn|&%GQrL5Vv1oH6Ja=fPl*^f` z)h2Ha0EINVBO3`7&r_IInYa!`MU2__@e>x-;R))6@<4{Kq6N{LvDa`*^ntd-y2w)w zuf2O^%lnSlCP!pIOha)+q+@^XZvpNSxkdcg$Rgk$_!Sj#OUq}RfNQ8%%y{;_z<|29 z5;%a+dsJ>Pf%m3-LW#Pte2Y4D)&;V9LuMXBG7>D-zFe-#5}9s=O}B!ktDxy>Xu2n8 zx@Ty*uh4Wa&~$5Px(1o9g4T)(S}Q7Ot*D^2qJq|n3R){FXsxKAwW5E5)`|*RD{5%1 zsG+r@hSrK2S}SU3t*D{3qK4Lr8d@uAXsxK5WeLs)ospkP?D#PscKlZ0@ms;iuL9?* z!TFxR`JTb~puNFU1)g6j@cdGN=a&jRztrIKug0E#$kraZa|_+xgYND@H}{~s7|+P5 z?kn<~dqIxe3-X+Mfqp)$$es8#@|;^EyOK3>N!B1g)&|)!HOQ4jgPepL=obRn2{&l+ cHTpit{GZ@V_utW`KatYrPfr---q&6L0Mb1!^Z)<= diff --git a/versions.json b/versions.json index a611764b..e82e24e3 100644 --- a/versions.json +++ b/versions.json @@ -1,7 +1,7 @@ [ { "version": "dev", - "title": "dev (8b131f6)", + "title": "dev (b74f1ab)", "aliases": [] }, {