Depends on who you talk to. We use it all over the place. I'm not sure
what the status is with magic-removal. It interacts with edit_inline,
which AFAIK doesn't have a finished interface in m-r yet.
On 4/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> The order_with_respect_to field seems
The order_with_respect_to field seems to be described variously as
"little used" or "neglected"
I've been looking at order_with_respect_to in magic-removal, and it
looks like the code that would enable it (in
django.db.models.Options.get_ordered_objects) has been commented out,
with a "TODO" atta
yes, i tried it but i could never get it to work (neither with 0.91
nor with MR, using MySQL 4.1 ... 5.0).
i always get a mysql-error.
patrick
Am 30.03.2006 um 20:59 schrieb Wilson Miner:
>
> Have you looked at the "order_with_respect_to" meta option in your
> model?
>
> On 3/30/06, patric
Have you looked at the "order_with_respect_to" meta option in your model?
On 3/30/06, patrickk <[EMAIL PROTECTED]> wrote:
>
> i´m just trying to implement buttons for moving up/down elements in
> the admin-interface (which should be replaced with ajax-drag later on).
> therefore, my model has a f
i´m just trying to implement buttons for moving up/down elements in
the admin-interface (which should be replaced with ajax-drag later on).
therefore, my model has a field "position" (positivesmallinteger).
has anyone already written a function for changing the position-field?
or does anyone know
5 matches
Mail list logo