Changes between Version 105 and Version 106 of LittleEasyImprovements


Ignore:
Timestamp:
Nov 7, 2015, 5:01:21 AM (8 years ago)
Author:
Koen Vossen
Comment:

Remove fixed bug from list.

Legend:

Unmodified
Added
Removed
Modified
  • LittleEasyImprovements

    v105 v106  
    1010||#20223||[https://github.com/django/django/pull/4202 Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().]||
    1111||#21429||[https://github.com/django/django/pull/3467 Fixed #21429 -- Added builtin logging support to BaseCommand.]||
    12 ||#22938||[https://github.com/django/django/pull/4386 Fixed #22938 -- Modified session expiry date to allow cleanup of file based sessions]||
    1312||#11154||[https://github.com/django/django/pull/4681 Fixed #11154, #17904 -- Added creation of proxy model permissions]||
    1413||#25170||[https://github.com/django/django/pull/5052 Fixed #25170 -- Made SimpleTestCase.assertXMLEqual() ignore whitespace outside of tags.]||
Back to Top