Removed db_session attribute from TVShow/TVEpisode classes.
Calls to database from TVShow/TVEpisode classes are done now with session contexts and with statements.
Showing
Please register or sign in to comment
Calls to database from TVShow/TVEpisode classes are done now with session contexts and with statements.