Changes between Version 1 and Version 2 of Ticket #18780, comment 3


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18780, comment 3

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