Changes between Initial Version and Version 1 of Ticket #18127, comment 3
- Timestamp:
- Sep 7, 2012, 3:16:22 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18127, comment 3
initial v1 1 All DeprecationWarnings are now stacklevel=2. I made no changes to PendingDeprecationWarnings.1 All `DeprecationWarning` are now stacklevel=2. I made no changes to `PendingDeprecationWarning`. 2 2 3 3 https://github.com/django/django/pull/349