Dan Jacob
|
e60fe3bb05
|
[5.0.x] Fixed #34878 -- Fixed autoreloader crash when FORM_RENDERER is set to TemplatesSetting.
Regression in 439242c594 .
Backport of fe835c2355 from main
|
2023-09-29 06:36:59 +02:00 |
|
priyank.panchal
|
439242c594
|
Fixed #34692 -- Made autoreloader reset cached template loader for default renderer.
|
2023-08-09 09:09:52 +02:00 |
|
Manel Clos
|
62739b6e26
|
Fixed #33628 -- Ignored directories with empty names in autoreloader check for template changes.
Regression in 68357b2ca9 .
|
2022-04-11 07:37:30 +02:00 |
|
django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
Hrushikesh Vaidya
|
832adb31f2
|
Fixed #33473 -- Fixed detecting changes by autoreloader in .py files inside template directories.
|
2022-02-03 11:22:45 +01:00 |
|
Hasan Ramezani
|
68357b2ca9
|
Fixed #32744 -- Normalized to pathlib.Path in autoreloader check for template changes.
|
2021-05-26 09:41:29 +02:00 |
|
Tom Forbes
|
658bcc16f1
|
Fixed #25791 -- Implement autoreload behaviour for cached template loader.
|
2020-11-05 15:30:52 +01:00 |
|