Changes between Version 1 and Version 2 of Ticket #25068, comment 22
- Timestamp:
- Dec 31, 2015, 7:11:22 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25068, comment 22
v1 v2 1 1 Also encountered the same issues. 2 2 3 I've created a lighter pull request that fixes it for me and makes the proposed test pass. 3 I've created a lighter pull request that fixes it for me and makes the proposed test pass. It doesn't require metaclassmaker. 4 4 5 5 (Django 1.10) https://github.com/django/django/pull/5907