1
0
mirror of https://github.com/django/django.git synced 2025-02-11 18:05:20 +00:00
django/tests/generic_views
Adam Johnson 20799cc0a6 Fixes #31877 -- Used lazy() for TemplateView kwarg deprecation warning.
SimpleLazyObjects cause a crash when filtering.

Thanks Tim L. White for the report.
Regression in 4ed534758cb6a11df9f49baddecca5a6cdda9311.
2020-08-13 07:26:10 +02:00
..