Files
django-stubs/django-stubs/utils
rolandcrosby-check 3c1e9e3884 Allow Iterable[Iterable[Any]] as args_generator argument to format_html_join (#722)
* Allow List[Tuple[Any]] as args_generator argument to format_html_join

format_html_join's args_generator argument can be anything that contains
tuples of things that can be coerced to strings or that have a
`__html__` method.

Fixes #721.

* Use `Iterable[Iterable[Any]]` as `args_generator` type

* Run linter
2022-01-12 09:44:14 +03:00
..
2021-07-04 16:16:43 +03:00
2018-11-13 20:13:28 +03:00
2019-12-06 23:36:24 +03:00
2020-10-11 12:14:08 +03:00
2021-07-04 16:16:43 +03:00
2018-12-21 05:47:24 +03:00
2019-01-23 15:08:21 -07:00
2021-07-04 16:16:43 +03:00
2021-07-04 16:16:43 +03:00
2021-07-04 16:16:43 +03:00
2021-07-04 16:16:43 +03:00
2021-07-04 16:16:43 +03:00
2019-12-06 23:36:24 +03:00
2018-12-21 05:47:24 +03:00
2019-02-13 19:44:25 +03:00
2021-07-04 16:16:43 +03:00
2021-07-04 16:16:43 +03:00
2021-07-04 16:16:43 +03:00
2021-07-04 16:16:43 +03:00
2021-07-04 16:16:43 +03:00
2018-12-21 05:47:24 +03:00
2018-12-21 05:47:24 +03:00