Author: floguy
Date: Sat Sep 20 21:41:54 2008
New Revision: 21
Modified:
trunk/things/options.py
Log:
Added 'descending' into the thing_list context.
Modified: trunk/things/options.py
==============================================================================
--- trunk/things/options.py (original)
+++ trunk/things/options.py Sat Sep 20 21:41:54 2008
@@ -66,6 +66,7 @@
template_object_name: items,
'fields': self.fields.values(),
'field': field,
+ 'descending': descending,
'url_prefix': self.url_prefix,
'name_prefix': self.name_prefix,
'search_enabled': bool(self.search),
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---