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

Create SessionDate model #1830

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Create SessionDate model #1830

merged 1 commit into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. Create SessionDate model

    This adds a model which will capture the dates for a particular session,
    it's a one-to-many relationship with a unique constraint on the session
    and date value.
    
    This will eventually replace the single date column on sessions as the
    latest designs have sessions across multiple dates.
    thomasleese committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    69d6851 View commit details
    Browse the repository at this point in the history