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

Fix API error when an episode airdate is datetime.date.min #4758

Merged
merged 4 commits into from
Jul 26, 2018

Commits on Jul 26, 2018

  1. Fix #4633

    sharkykh committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    984d094 View commit details
    Browse the repository at this point in the history
  2. Replace NonEmptyDict with normal dict, use x-nullable

    medusa/tv/episode.py
    sharkykh committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    a6b209f View commit details
    Browse the repository at this point in the history
  3. Replace NonEmptyDict with normal dict, use x-nullable

    medusa/tv/series.py
    sharkykh committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    946a393 View commit details
    Browse the repository at this point in the history
  4. Replace NonEmptyDict with normal dict, use x-nullable

    medusa/server/api/v2/alias.py
    sharkykh committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    297ec0b View commit details
    Browse the repository at this point in the history