Changes between Initial Version and Version 1 of Ticket #17001, comment 3
- Timestamp:
- Jun 15, 2012, 12:43:36 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17001, comment 3
initial v1 1 I added an update for django 1.4 (tests still need to be upgraded) ...however, the question I still have is, the added attribute (to_attr) is a list, and I suppose it should be/act as a `QuerySet` instead, in my most humble opinion. 1 I added an update for django 1.4 (tests still need to be upgraded) ...however, the question I still have is, the added attribute (to_attr) is a list, and I suppose it should be/act as a `QuerySet` instead, in my most humble opinion. Shouldn't it?