Show
Ignore:
Timestamp:
10/01/09 16:12:10 (2 years ago)
Author:
ged
Message:

update all web links

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/elixir/ext/list.py

    r427 r484  
    22This extension is DEPRECATED. Please use the orderinglist SQLAlchemy 
    33extension instead. 
     4 
    45For details: 
    5 http://www.sqlalchemy.org/docs/04/plugins.html#plugins_orderinglist 
    6 http://www.sqlalchemy.org/docs/04/sqlalchemy_ext_orderinglist.html 
     6http://www.sqlalchemy.org/docs/05/reference/ext/orderinglist.html 
    77 
    88For an Elixir example: 
    9 http://elixir.ematia.de/trac/browser/elixir/trunk/tests/test_o2m.py#L167 
     9http://elixir.ematia.de/trac/wiki/Recipes/UsingEntityForOrderedList 
     10or 
     11http://elixir.ematia.de/trac/browser/elixir/0.7.0/tests/test_o2m.py#L155 
     12 
     13 
    1014 
    1115An ordered-list plugin for Elixir to help you make an entity be able to be