django/django
Aymeric Augustin 37a2e70cec Updated the set of watched files after each request.
Otherwise the kqueue-based autoreloader may not see changes to files
that weren't imported when the server started.

Thanks Bouke Haarsma for the report and Loïc Bistuer for locating the
problem.
2013-11-04 22:37:36 +01:00
..
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed all E261 warnings 2013-11-02 23:50:33 -05:00
contrib Fixed all E226 violations 2013-11-03 10:08:55 -08:00
core Fixed all E226 violations 2013-11-03 10:08:55 -08:00
db Fixed all E226 violations 2013-11-03 10:08:55 -08:00
dispatch Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
forms Fixed all E226 violations 2013-11-03 10:08:55 -08:00
http Fixed all E226 violations 2013-11-03 10:08:55 -08:00
middleware Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
shortcuts More attacking E302 violators 2013-11-02 13:12:09 -07:00
template Fixed all E226 violations 2013-11-03 10:08:55 -08:00
templatetags Fixed the remaining E302 violations int eh django package 2013-11-02 23:50:48 -05:00
test Fixed all E226 violations 2013-11-03 10:08:55 -08:00
utils Updated the set of watched files after each request. 2013-11-04 22:37:36 +01:00
views Fixed #21322 -- Error message when CSRF cookie is missing 2013-11-03 20:05:10 +01:00
__init__.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00