[mirrorbrain-commits] r7867 - /trunk/mirrordoctor/mb/conn.py

From: <poeml_at_mirrorbrain.org>
Date: Thu, 26 Nov 2009 21:00:38 -0000
Author: poeml
Date: Thu Nov 26 22:00:38 2009
New Revision: 7867

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7867&view=rev
Log:
mb mirrorlist/ mb marker:
- don't sort the markers when using them. Instead, keep the order
  in which they were put into the database. That makes it possible
  to influence the order in which mirrorlist columns appear.

Modified:
    trunk/mirrordoctor/mb/conn.py

Modified: trunk/mirrordoctor/mb/conn.py
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mirrordoctor/mb/conn.py?rev=7867&r1=7866&r2=7867&view=diff
==============================================================================
--- trunk/mirrordoctor/mb/conn.py (original)
+++ trunk/mirrordoctor/mb/conn.py Thu Nov 26 22:00:38 2009
_at_@ -127,7 +127,6 @@
             """the marker table"""
             class sqlmeta:
                 fromDatabase = True
-                defaultOrder = 'subtree_name'
         self.Marker = Marker
 
         class Country(SQLObject):




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Thu Nov 26 2009 - 21:00:39 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT