Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modeladmin search backend #5208

Closed
wants to merge 22 commits into from

Commits on Apr 7, 2019

  1. Use search backend if model is indexed

    Seb committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    ed51f3e View commit details
    Browse the repository at this point in the history
  2. Show search form always when indexed

    Seb committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    a72111f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Configuration menu
    Copy the full SHA
    76e67c0 View commit details
    Browse the repository at this point in the history
  2. Update modeladmin doco

    Seb committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    734920a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    b0fad81 View commit details
    Browse the repository at this point in the history
  2. Move the show_search prop to search handler

    Seb committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    083140f View commit details
    Browse the repository at this point in the history
  3. Tests updated, bug squashed

    Seb committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    d69b6f9 View commit details
    Browse the repository at this point in the history
  4. Update doco

    Seb committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    2df655e View commit details
    Browse the repository at this point in the history
  5. Flake8 fixes

    Seb committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    0538053 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. Changes from feedback

    Seb committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    a25bb9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    716ffa5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    5251fc0 View commit details
    Browse the repository at this point in the history
  2. Remove redundant comment

    Seb committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    202a611 View commit details
    Browse the repository at this point in the history
  3. line indent fix

    Seb committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    d692798 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    5ba0994 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. Feedback

    seb-b committed May 4, 2019
    2 Configuration menu
    Copy the full SHA
    49bf7de View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Feedback

    seb-b committed May 5, 2019
    Configuration menu
    Copy the full SHA
    647860e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Missing params

    seb-b committed May 7, 2019
    Configuration menu
    Copy the full SHA
    596bebc View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Search handler unit tests

    seb-b committed May 8, 2019
    Configuration menu
    Copy the full SHA
    d3f948a View commit details
    Browse the repository at this point in the history
  2. cleanup

    seb-b committed May 8, 2019
    Configuration menu
    Copy the full SHA
    b3cd2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d401bd3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Fix doc import path

    seb-b committed May 30, 2019
    Configuration menu
    Copy the full SHA
    f7b3592 View commit details
    Browse the repository at this point in the history