Changes between Version 66 and Version 67 of DjangoFellows/BerkerPeksag
- Timestamp:
- Nov 15, 2014, 8:49:55 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoFellows/BerkerPeksag
v66 v67 15 15 16 16 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 18 20 - https://github.com/django/django/pull/3518 -- Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified. 19 21 … … 32 34 * https://github.com/django/django/pull/3517/ 33 35 * 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 34 37 35 38 ----