index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils_tests
/
test_autoreload.py
Age
Commit message (
Expand
)
Author
2015-08-29
Ensured gen_filenames() yields native strings.
Aymeric Augustin
2015-08-29
Refactored autoreload tests.
Aymeric Augustin
2015-08-29
Accounted for error files in the autoreloader.
Aymeric Augustin
2015-05-20
Refs #24652 -- Used SimpleTestCase where appropriate.
Simon Charette
2015-02-23
Normalized usage of the tempfile module.
Aymeric Augustin
2015-02-17
Refs #24324 -- Fixed Python 2 test failures when path to Django source contai...
Tim Graham
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2014-07-30
Fixed test failure on Windows.
Tim Graham
2014-07-25
Fixed bad usage of rstrip() that caused test failure.
Tim Graham
2014-07-25
Fixed #23083 -- Fixed runserver reloading when deleting a file.
Tim Graham
2014-07-15
Fixed #22991 -- Prevented *.pyc files in autoreload monitoring
Claude Paroz
2014-07-07
Fixed flake8 errors.
Tim Graham
2014-07-06
Fixed pyinotify performance regression in 15f82c7011
Claude Paroz
2013-12-23
Dropped AppCache._empty, _with_app and _without_app.
Aymeric Augustin
2013-12-22
Moved apps back in the toplevel django namespace.
Aymeric Augustin
2013-12-22
Expurged INSTALLED_APPS from code and tests.
Aymeric Augustin
2013-11-11
Fixed #9523 -- Restart runserver after compiling apps translations
Bouke Haarsma
2013-11-02
Fixed #9523 -- Restart runserver after translation MO files change
Bouke Haarsma
[prev]