Changes between Version 66 and Version 67 of DjangoFellows/BerkerPeksag


Ignore:
Timestamp:
Nov 15, 2014, 8:49:55 PM (10 years ago)
Author:
Berker Peksag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoFellows/BerkerPeksag

    v66 v67  
    1515
    1616  Commit: https://github.com/django/django/commit/4f90c99635149fae2f488c03f0b52303fe97e0aa
    17 - https://github.com/django/django/pull/3512 -- Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
     17- [Committed] https://github.com/django/django/pull/3512 -- Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
     18
     19  Commit: https://github.com/django/django/commit/d2d6c0c097072e2a8ece755fdc2d50c111104e7d
    1820- https://github.com/django/django/pull/3518 -- Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified.
    1921
     
    3234* https://github.com/django/django/pull/3517/
    3335* https://github.com/django/django/pull/3513/
     36* https://github.com/django/django/pull/3524/ -- Ready for checkin: https://code.djangoproject.com/ticket/23690#comment:4
    3437
    3538----
Back to Top