mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-16 22:10:30 +00:00
Change table.
This commit is contained in:
parent
4c1ffdebea
commit
cd100a7532
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ Each instance of a sortable model has two convenience methods to get the next or
|
|||
By default, these methods will respect their order in relation to a `SortableForeignKey` field, if present. Meaning, that given the following data:
|
||||
|
||||
| Parent Model 1 | |
|
||||
|----------------|---------------|
|
||||
| | Child Model 1 |
|
||||
| | Child Model 2 |
|
||||
| Parent Model 2 | |
|
||||
|
|
|
|||
Loading…
Reference in a new issue