== Goals == * Old pull requests: Review, address review comments and fix merge conflicts == Weekly Reports == === Week of 2014-10-27 === `django-developers` thread: TBA ==== Pull requests ==== ||=Pull request=||=Ticket=||=Type=||=New PR=||=Commit=|| || [https://github.com/django/django/pull/3432 #3432] || [https://code.djangoproject.com/ticket/23620 #23620] || Authored || || || || [https://github.com/django/django/pull/2013 #2013] || [https://code.djangoproject.com/ticket/20495 #20495] || Revised || [https://github.com/django/django/pull/3433 #3433] || || || [https://github.com/django/django/pull/3421 #3421] || [https://code.djangoproject.com/ticket/23395 #23395] || Authored || || [https://github.com/django/django/commit/c9178ef17a0e1070f5a25096d8e13385d404dc92 c9178ef] || ==== Triaged Tickets ==== * TBA ==== django-users replies ==== * TBA == Potential work queue == === Pull requests === * https://github.com/django/django/pull/2311 * https://github.com/django/django/pull/2362 * https://github.com/django/django/pull/2421 (no need to add two new exception classes: `TranslationWritableError` and `TranslationError`) * https://github.com/django/django/pull/1994 * https://github.com/django/django/pull/1979 & https://github.com/django/django/pull/1987 * https://github.com/django/django/pull/1923 * https://github.com/django/django/pull/2528 * https://github.com/django/django/pull/2027 * https://github.com/django/django/pull/1037 === Features === * [https://code.djangoproject.com/ticket/11505 #11505] - Django's TestCase should reset the cache === Documentation === * [https://code.djangoproject.com/ticket/23575 #23575] - Add a code example for custom AdminSite