Changes between Initial Version and Version 1 of Ticket #28643, comment 17


Ignore:
Timestamp:
Oct 19, 2017, 2:47:51 PM (7 years ago)
Author:
Mariusz Felisiak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28643, comment 17

    initial v1  
    1 [https://github.com/django/django/pull/9220 PR - Ltrim, Rtrim, Strip, and Trim.]
     1[https://github.com/django/django/pull/9220 PR] - `Ltrim`, `Rtrim`, and `Trim` with aliases `Lstrip`, `Rstrip`, and `Strip`, respectively.
Back to Top