django/tests/generic_views
Samriddha9619 a36df6890d Fixed #36488 -- Fixed merging of query strings in RedirectView.
Co-authored-by: Ethan Jucovy <ethan.jucovy@gmail.com>
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2025-09-22 08:54:08 +02:00
..
jinja2/generic_views
templates
__init__.py
forms.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_base.py Fixed #36488 -- Fixed merging of query strings in RedirectView. 2025-09-22 08:54:08 +02:00
test_dates.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_detail.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_edit.py Removed double spaces after periods and within phrases. 2025-07-23 10:09:43 -03:00
test_list.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
urls.py Corrected cache_page()'s timeout value in tests.generic_views.urls. 2024-02-05 13:27:51 +01:00
views.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00