mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-29 04:00:35 +00:00
Refactored how the sortable_by properties get populated by looping over the model fields until we get to the SortableForeignKey, then grabbing properties from the field and its related data.
9 lines
No EOL
153 B
HTML
9 lines
No EOL
153 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>AdminSortable Test Project</title>
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html> |