Changes between Version 1 and Version 2 of Ticket #18780, comment 3
- Timestamp:
- 09/07/12 20:15:59 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18780, comment 3
v1 v2 1 All DeprecationWarning are now stacklevel=2. I made no changes to PendingDeprecationWarning.1 All `DeprecationWarning` are now stacklevel=2. I made no changes to `PendingDeprecationWarning`. 2 2 3 3 https://github.com/django/django/pull/349