Changes between Version 42 and Version 43 of FeatureGrouping
- Timestamp:
- Nov 30, 2007, 11:16:14 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureGrouping
v42 v43 7 7 8 8 9 == auto_now _add ==9 == auto_now and auto_now_add == 10 10 11 All of these might be the same thing: 12 [http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&summary=%7Eauto_now&order=priority auto_now_add tickets] 11 [[TicketQuery(status=new|assigned|reopened&summary~=auto_now)]] 13 12 14 15 == Cache System ==16 17 A few tickets that seem to relate to the same problem with using the 2.4 decorator syntax for cache_page: (#1015, #2564, #2567)18 13 19 14 == contrib.comments rewrite == … … 59 54 60 55 There are a bunch of these, so here's a placeholder for them. Many are already assigned to mtredinnick; the remainder should be. I'm working on a rewrite of the query creation portion of !QuerySets -- Malcolm. 56 57 [[TicketQuery(status=new|assigned|reopened&keywords~=qs-rf)]] 61 58 62 59