Changes between Version 1 and Version 2 of Ticket #21351, comment 9
- Timestamp:
- Nov 3, 2013, 1:56:59 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21351, comment 9
v1 v2 7 7 * Is this the correct way to include a backport? 8 8 9 **Update:** using GitHub search [2], there's quite a few `from django.utils.functional import memoize` 9 **Update:** using GitHub search [2], there's quite a few `from django.utils.functional import memoize`. So we might need to properly deprecate the decorator. 10 10 11 11 [1]: https://github.com/django/django/pull/1842