Changes between Version 100 and Version 101 of LittleEasyImprovements


Ignore:
Timestamp:
Aug 29, 2015, 12:50:41 PM (9 years ago)
Author:
Tim Graham
Comment:

Added two more ideas

Legend:

Unmodified
Added
Removed
Modified
  • LittleEasyImprovements

    v100 v101  
    1010||#20223||Address review comments for [https://github.com/django/django/pull/4202 Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().]||
    1111||#21429||Address review comments on [https://github.com/django/django/pull/3467 Fixed #21429 -- Added builtin logging support to BaseCommand.]||
     12||#24994||Addressed review comments on [https://github.com/django/django/pull/4930 Fixed #24994 -- Documented, checked that settings.SECRET_KEY is valid unicode string.]||
     13||#25135||Address review comments on [https://github.com/django/django/pull/5024 Fixed #25135 -- Deprecated the contrib.admin allow_tags attribute ]||
    1214
    1315Feel free to reach out to Tim Graham (timograham on #django-dev IRC) if you have any questions about these tasks.
Back to Top