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

CATS Views #1167

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

CATS Views #1167

wants to merge 16 commits into from

Conversation

caseyhans
Copy link
Collaborator

@caseyhans caseyhans commented Feb 7, 2025

Basic implementation of CATS views and forms. This PR creates the basic views and forms, but does not implement full modeling functionality.

To do:

  • Consider permissions/visibility beyond staff
  • Consider moving models/views to their own app/somewhere else than lit (since many of these models are site-wide)
  • Run model in task
  • Add htmx form for user to manually approve predictions
  • Consider security implications of loading random uploaded pickled files
  • Tests

@caseyhans caseyhans marked this pull request as ready for review February 11, 2025 05:10
@caseyhans
Copy link
Collaborator Author

OK, it's technically ready for review, but this should wait to be merged until I can get in model functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant