Changes between Version 106 and Version 107 of LittleEasyImprovements


Ignore:
Timestamp:
Nov 10, 2015, 9:58:19 AM (8 years ago)
Author:
Tim Graham
Comment:

Removed some completed items

Legend:

Unmodified
Added
Removed
Modified
  • LittleEasyImprovements

    v106 v107  
    88
    99||Ticket||Description||
    10 ||#20223||[https://github.com/django/django/pull/4202 Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().]||
    1110||#21429||[https://github.com/django/django/pull/3467 Fixed #21429 -- Added builtin logging support to BaseCommand.]||
    1211||#11154||[https://github.com/django/django/pull/4681 Fixed #11154, #17904 -- Added creation of proxy model permissions]||
    13 ||#25170||[https://github.com/django/django/pull/5052 Fixed #25170 -- Made SimpleTestCase.assertXMLEqual() ignore whitespace outside of tags.]||
    1412||#10827||[https://github.com/django/django/pull/5184 Fixed #10827 -- Made create_permissions() clear the ContentType cache.]||
    1513||#24675||[https://github.com/django/django/pull/4538 Fixed #24675 --Implemented an option to avoid unnecessary queries to MySQL since MySQL 5.6]||
Back to Top