Changes between Initial Version and Version 1 of Ticket #18127, comment 3


Ignore:
Timestamp:
Sep 7, 2012, 3:16:22 PM (12 years ago)
Author:
nickmartini

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18127, comment 3

    initial v1  
    1 All DeprecationWarnings are now stacklevel=2.  I made no changes to PendingDeprecationWarnings.
     1All `DeprecationWarning` are now stacklevel=2.  I made no changes to `PendingDeprecationWarning`.
    22
    33https://github.com/django/django/pull/349
Back to Top