Changes between Version 88 and Version 89 of DjangoFellows/BerkerPeksag
- Timestamp:
- Nov 28, 2014, 11:17:52 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoFellows/BerkerPeksag
v88 v89 13 13 14 14 Commit: https://github.com/django/django/commit/87bd13617c57a806deb550e3af1c06ce00517a9c 15 * https://github.com/django/django/pull/3632 -- Fixed #21587 -- Raised deprecation warnings correctly. 15 * [Committed] https://github.com/django/django/pull/3632 -- Fixed #21587 -- Raised deprecation warnings correctly. 16 17 Commit: https://github.com/django/django/commit/47789410dbf351fd17a7854492b7b5b99a66bb1c 16 18 17 19 ===== From the past weeks ===== … … 31 33 * https://github.com/django/django/pull/3624 32 34 * https://github.com/django/django/pull/3630 35 * https://github.com/django/django/pull/3626 33 36 34 37 ==== Issues ==== 35 38 36 39 * #23922: Quoting problem in RequestFactory -- https://code.djangoproject.com/ticket/23922 40 * #23930: Add context managers for capturing output (testing utils)https://code.djangoproject.com/ticket/23930 37 41 38 42 ----