fossasia / open-event-server

The Open Event Organizer Server to Manage Events https://test-api.eventyay.com
https://api.eventyay.com
GNU General Public License v3.0
2.97k stars 1.89k forks source link

Add models for sessions and tracks #9126

Open Shivangi-ch opened 7 months ago

Shivangi-ch commented 7 months ago

Fixes #9109

Short description of what this resolves:

Added models for session , tracks and other related models

Changes proposed in this pull request:

PS - This PR builds on top of work done in PR #9125. Please merge it before merging this PR.

Checklist

Shivangi-ch commented 7 months ago

Please review this PR!

fillingtothemomo commented 7 months ago

@Shivangi-ch this PR has commits of your previous PR as well so you could either squash the commits to not mess up the commit history or use different branches for both PRs I feel.