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

Allow reading beliefs from xlsx files, and from data files with multiple headers #103

Merged
merged 6 commits into from Apr 29, 2021

Commits on Apr 21, 2021

  1. Copy the full SHA
    97187b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Allow creating new sources and looking

    up existing sources
    Flix6x committed Apr 22, 2021
    Copy the full SHA
    b9933a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Refactor get_or_create_source

    Flix6x committed Apr 29, 2021
    Copy the full SHA
    a6f344c View commit details
    Browse the repository at this point in the history
  2. Optional flush

    Flix6x committed Apr 29, 2021
    Copy the full SHA
    19f7461 View commit details
    Browse the repository at this point in the history
  3. Take into account that current_user can be of LocalProxy type, and us…

    …e get_current_object to get the User object
    Flix6x committed Apr 29, 2021
    Copy the full SHA
    99161e7 View commit details
    Browse the repository at this point in the history
  4. Improve docstring

    Co-authored-by: Nicolas Höning <iam@nicolashoening.de>
    Flix6x and nhoening committed Apr 29, 2021
    Copy the full SHA
    fe85c19 View commit details
    Browse the repository at this point in the history