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 |