The release for 1.7.2 didn't happen this week as I had hoped. The team is 
still sorting out how to add new releasers. Maybe next week.


Report for week ending December 5, 2014:

Triaged

-------

https://code.djangoproject.com/ticket/2394 - fastcgi with fork method got 
db error (won’t fix)

https://code.djangoproject.com/ticket/23943 - Audit tests decorated with 
unittest.expectedFailure (created)

https://code.djangoproject.com/ticket/23947 - Django's test suite does not 
pass in reverse order (created)

https://code.djangoproject.com/ticket/23952 - Don't run all template tests 
with TEMPLATE_STRING_IF_INVALID='INVALID' (created)

https://code.djangoproject.com/ticket/23944 - Django should use custom 
exceptions for errors thrown by send_mail (etc.), not smtplib.SMTPException 
(won’t fix)

https://code.djangoproject.com/ticket/23949 - Add charset to JsonResponse 
(invalid)

https://code.djangoproject.com/ticket/23965 - FieldFile doesn't mention 
inheritance (fixed)

Authored

--------

https://github.com/django/django/pull/3672 - Fixed #23939 -- Moved session 
verification out of SessionAuthenticationMiddleware.

https://github.com/django/django/pull/3673 - Added a test to verify headers 
set by default middleware; refs #23939.

https://github.com/django/django/pull/3682 - Fixed #23857 -- Fixed admin 
crash with "save as new" and deleting inline

https://github.com/django/django/pull/3683 - Fixed #23920 -- Fixed MySQL 
crash when adding blank=True to TextField.

https://github.com/django/django/pull/3686 - Fixed #23957 -- Started 
deprecation toward requiring session verification

Reviewed/committed

------------------

https://github.com/django/django/pull/3646 - Fixed #23933 -- Made 
override_settings(DATABASE_ROUTERS) affect the master router.

https://github.com/django/django/pull/3657 - Refs #18586 -- Split up 
model_package.ModelPackageTests

https://github.com/django/django/pull/3641 - Fixed #23929 -- Added more 
tests for create_default_site.

https://github.com/django/django/pull/3647 - Fixed #23807 -- Ignored 
non-digits in psycopg2 version

https://github.com/django/django/pull/3659 - Fixed #23945 -- Made default 
site use the configured SITE_ID.

https://github.com/django/django/pull/3637 - Fixed #23934 -- Fixed 
regression in admin views obj parameter.

https://github.com/django/django/pull/3664 - Fixed #23946 -- Fixed 
runserver crash when socket error contains Unicode chars.

https://github.com/django/django/pull/3631- Fixed #23768 -- Rewrote 
template tests as unit tests

https://github.com/django/django/pull/3651 - Fixed #23935 -- Converted 
decimals to fixed point in utils.numberformat.format

https://github.com/django/django/pull/3668 - Fixed #23950 -- Prevented 
calling deconstruct on classes in MigrationWriter.

https://github.com/django/django/pull/3464 - Fixed #20392 -- Added 
TestCase.setUpTestData()

https://github.com/django/django/pull/3658 - Refs #18586 -- Split up 
model_inheritance.ModelInheritanceTest

https://github.com/django/django/pull/3617 - Fixed #23911 -- Added support 
for buffer file uploads in the test client

https://github.com/django/django/pull/3680 - Fixed #23958 - Rewrote filter 
tests as unit tests.

https://github.com/django/django/pull/3679 - Refs #23947 -- Django's test 
suite doesn't pass in reverse order

Reviews of core dev work

------------------------

https://github.com/django/django/pull/3685 - Fixed #23954 -- Added special 
text/varchar PostgreSQL indexes in migrations
https://github.com/django/django/pull/3694 - Added RasterSource/GDALBand 
GDAL objects

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/2ec76d33-fd1b-4485-a158-e5d59e86bfcf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to