Changes between Version 45 and Version 46 of DjangoFellows/BerkerPeksag


Ignore:
Timestamp:
Nov 4, 2014, 5:14:54 PM (10 years ago)
Author:
Berker Peksag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoFellows/BerkerPeksag

    v45 v46  
    1313===== Authored =====
    1414
    15 * [Committed] https://github.com/django/django/pull/3460 -- Fixed versionchanged indentation in docs/.  [https://github.com/django/django/commit/5c517ec21839358249c6f17611abbf84661fb200]
     15* [Committed] https://github.com/django/django/pull/3460 -- Fixed versionchanged indentation in docs/
     16
     17  Commit: https://github.com/django/django/commit/5c517ec21839358249c6f17611abbf84661fb200
    1618* https://github.com/django/django/pull/3461 -- Fixed #21978 -- Added optional gunicorn support to runserver.
    17 * [Committed] https://github.com/django/django/pull/3466 -- Fixed #23531 -- Added CommonMiddleware.response_redirect_class. [https://github.com/django/django/commit/df0523debcc2d0984f1bc11d323f04227d4b388b#diff-b3079d36b526b83760572a30a795ef23R268]
     19* [Committed] https://github.com/django/django/pull/3466 -- Fixed #23531 -- Added CommonMiddleware.response_redirect_class.
     20
     21  Commit: https://github.com/django/django/commit/df0523debcc2d0984f1bc11d323f04227d4b388b#diff-b3079d36b526b83760572a30a795ef23R268
    1822
    1923===== Revised =====
Back to Top