Undocumented
Variable | register |
Undocumented |
Class | ResultList |
Wrapper class used to return items in a list_editable changelist, annotated with the form object for error reporting purposes. Needed to maintain backwards compatibility with existing admin templates. |
Function | _boolean_icon |
Undocumented |
Function | _coerce_field_name |
Coerce a field_name (which may be a callable) to a string. |
Function | admin_actions |
Track the number of times the action field has been rendered on the page, so we know which value to use. |
Function | admin_actions_tag |
Undocumented |
Function | admin_list_filter |
Undocumented |
Function | change_list_object_tools_tag |
Display the row of change list object tools. |
Function | date_hierarchy |
Display the date hierarchy for date drill-down functionality. |
Function | date_hierarchy_tag |
Undocumented |
Function | items_for_result |
Generate the actual list of data. |
Function | pagination |
Generate the series of links to the pages in a paginated list. |
Function | pagination_tag |
Undocumented |
Function | paginator_number |
Generate an individual page index link in a paginated list. |
Function | result_headers |
Generate the list column headers. |
Function | result_hidden_fields |
Undocumented |
Function | result_list |
Display the headers and data list together. |
Function | result_list_tag |
Undocumented |
Function | results |
Undocumented |
Function | search_form |
Display a search form for searching the list. |
Function | search_form_tag |
Undocumented |