Mercurial > p > roundup > code
diff CHANGES.txt @ 4764:d273e59b487b
roundup.demo: Use relative tracker home directory
Introduced in commit a0654b1283a4 when it was not known
that source demo.py is copied to roundup.demo during the
build phase. demo.py migrated to roundup.demo in the
previous commit.
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Thu, 21 Feb 2013 19:08:40 +0300 |
| parents | a58e971be722 |
| children | 86ef4ab17dc5 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Feb 21 18:57:05 2013 +0300 +++ b/CHANGES.txt Thu Feb 21 19:08:40 2013 +0300 @@ -31,8 +31,8 @@ - [minor] Template responsive: make demo.py work out of the box with it, by setting the static_files config.ini setting to "static". Footer: link fixed and hardcoded last modfied date removed. (Bernhard Reiter) -- demo.py tracker home is configurable, its location is printed and - the directory is fully erased when nuking (anatoly techtonik) +- demo.py print location of tracker home and fully erase its directory + when nuking (anatoly techtonik) - demo.py changing hostname in config.ini actually changes the address where demo.py listens. (John Rouillard)
