37f91cce97
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
153 B
HTML
9 lines
153 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>AdminSortable Test Project</title>
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html> |