where only 2 entries left, self.prev_entry.next_entry
> and self.next_entry.prev_entry were different objects in django, although
> they are the same database objects.
>
> best regards
>
>
> tom
>
>
> *Gesendet:* Dienstag, 06. Januar 2015 um 12:56 Uhr
> *Von:* "Ja
entry were different objects in django, although they are the same database objects.
best regards
tom
Gesendet: Dienstag, 06. Januar 2015 um 12:56 Uhr
Von: "James Schneider"
An: django-users@googlegroups.com
Betreff: Re: prob. with non-related objects deleted
This look
This looks a lot like a basic MPTT tree. Have you looked at django-mptt or
django-treebeard? Either of those packages could probably save you a ton of
headache here, assuming that your lists contain all of the same type of
model, which it appears they do.
http://django-mptt.github.io/django-mptt/o
3 matches
Mail list logo