djangocms-equation
latest

For Users:

  • djangocms-equation
  • Installation
  • Credits
  • History

For Contributors:

  • Contributing
  • Python Source Documentation
    • EquationPlugin
      • action_checkbox
      • add_view
      • autocomplete_view
      • change_view
      • changeform_view
      • changelist_view
      • check
      • construct_change_message
      • delete_model
      • delete_queryset
      • delete_view
      • formfield_for_choice_field
      • formfield_for_dbfield
      • formfield_for_foreignkey
      • formfield_for_manytomany
      • get_action
      • get_action_choices
      • get_actions
      • get_autocomplete_fields
      • get_cache_expiration
      • get_changeform_initial_data
      • get_changelist
      • get_changelist_form
      • get_changelist_formset
      • get_changelist_instance
      • get_child_class_overrides
      • get_child_classes
      • get_child_plugin_candidates
      • get_deleted_objects
      • get_empty_change_form_text
      • get_empty_value_display
      • get_exclude
      • get_extra_placeholder_menu_items
      • get_extra_plugin_menu_items
      • get_field_queryset
      • get_fields
      • get_fieldsets
      • get_form
      • get_formsets_with_inlines
      • get_inline_formsets
      • get_inline_instances
      • get_list_display
      • get_list_display_links
      • get_list_filter
      • get_list_select_related
      • get_model_perms
      • get_object
      • get_ordering
      • get_paginator
      • get_parent_classes
      • get_plugin_urls
      • get_prepopulated_fields
      • get_preserved_filters
      • get_queryset
      • get_readonly_fields
      • get_render_queryset
      • get_require_parent
      • get_search_fields
      • get_search_results
      • get_sortable_by
      • get_urls
      • get_vary_cache_on
      • get_view_on_site_url
      • has_add_permission
      • has_change_permission
      • has_delete_permission
      • has_module_permission
      • has_view_or_change_permission
      • has_view_permission
      • history_view
      • icon_alt
      • icon_src
      • is_in_text_editor
      • log_addition
      • log_change
      • log_deletion
      • lookup_allowed
      • message_user
      • render
      • render_change_form
      • render_close_frame
      • render_delete_form
      • requires_parent_plugin
      • response_action
      • response_add
      • response_change
      • response_delete
      • response_post_save_add
      • response_post_save_change
      • save_form
      • save_formset
      • save_model
      • save_related
      • to_field_allowed
    • EquationForm
    • EquationPluginModel
djangocms-equation
  • »
  • Python Source Documentation »
  • EquationPlugin »
  • get_list_display_links
  • Edit on GitHub

get_list_display_links

EquationPlugin.get_list_display_links(request, list_display)

Return a sequence containing the fields to be displayed as links on the changelist. The list_display parameter is the list of fields returned by get_list_display().

Previous Next

© Copyright 2019, Sebastian Weigand. Revision f59ecbef.

Built with Sphinx using a theme provided by Read the Docs.