django1/django
Tim Graham 7ac0cd445e Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18. 2015-08-28 13:54:03 -04:00
..
apps Fixed #24590 -- Cached calls to swappable_setting. 2015-08-27 17:06:21 +10:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00
contrib Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18. 2015-08-28 13:54:03 -04:00
core Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all messages. 2015-08-28 13:34:56 -04:00
db Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey. 2015-08-27 09:20:17 -04:00
dispatch Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
forms Removed BaseForm._raw_value(). 2015-08-21 12:14:54 -04:00
http Fixed #25254 -- Added JsonResponse json_dumps_params parameter. 2015-08-12 10:39:07 -04:00
middleware Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when Referer = URL. 2015-08-24 19:35:49 -04:00
template Fixed #24257 -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
templatetags Fixed #24257 -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
test Fixed #24590 -- Cached calls to swappable_setting. 2015-08-27 17:06:21 +10:00
utils Fixed #25295 -- Restored 'no active translation' after language override 2015-08-25 10:32:10 +02:00
views Fixed #24935 -- Refactored common conditional GET handling. 2015-08-15 09:08:45 -04:00
__init__.py Bumped version; master is now 1.9 pre-alpha. 2015-01-16 17:04:35 -05:00
shortcuts.py Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00