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

chore: remove calls to JournalEntry.submitted_from #13751

Merged
merged 2 commits into from
May 25, 2023

Commits on May 25, 2023

  1. chore: remove calls to JournalEntry.submitted_from

    We don't really need this data, so stop storing it.
    
    A separate PR will provide a migration to drop the column.
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed May 25, 2023
    Configuration menu
    Copy the full SHA
    9d930a6 View commit details
    Browse the repository at this point in the history
  2. make translations

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d9ff19e View commit details
    Browse the repository at this point in the history