Changes between Version 83 and Version 84 of DjangoFellows/BerkerPeksag


Ignore:
Timestamp:
Nov 26, 2014, 6:51:10 PM (10 years ago)
Author:
Berker Peksag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoFellows/BerkerPeksag

    v83 v84  
    99===== Authored =====
    1010
    11 *
     11* https://github.com/django/django/pull/3628 -- Removed redundant numbered parameters from str.format().
    1212
    1313===== From last week =====
     
    2424* https://github.com/django/django/commit/056a3c6c374f15e23746ea8568cd5b11bfe7d442
    2525* https://github.com/django/django/pull/3624
     26
     27==== Issues ====
     28
     29* #23922: Quoting problem in RequestFactory -- https://code.djangoproject.com/ticket/23922
    2630
    2731----
Back to Top