django1/django/contrib
Kevin Christopher Henry 08c9ab5a0f Fixed #21227 -- Added workaround for selenium test failures
Added a refresh() before quit() in the selenium tests, since this
solves the problem of spurious test failures in some environments.
2013-10-24 15:07:41 -04:00
..
admin Fixed #21227 -- Added workaround for selenium test failures 2013-10-24 15:07:41 -04:00
admindocs Fixed E221 pep8 warnings. 2013-10-22 09:51:39 -04:00
auth Start attacking E231 violations 2013-10-24 10:30:03 -07:00
comments Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
contenttypes Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
flatpages Start attacking E231 violations 2013-10-24 10:30:03 -07:00
formtools Start attacking E231 violations 2013-10-24 10:30:03 -07:00
gis Start attacking E231 violations 2013-10-24 10:30:03 -07:00
humanize Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
messages Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
redirects Fixed E225 pep8 warnings. 2013-10-23 06:09:29 -04:00
sessions Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
sitemaps Start attacking E231 violations 2013-10-24 10:30:03 -07:00
sites Fixed E225 pep8 warnings. 2013-10-23 06:09:29 -04:00
staticfiles Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
syndication Refactored code and tests that relied on django.utils.tzinfo. 2013-09-09 22:32:52 +02:00
webdesign Removed import * in tests. 2013-10-22 08:32:01 -04:00
__init__.py