Skip to content

Conversation

@wanjing-h
Copy link

@junngo
Copy link
Contributor

junngo commented Mar 19, 2020

There is a lint error.
Please check the error using the following command:
docker-compose exec web make lint-codestyle

Copy link
Member

@eviljeff eviljeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm afraid this is wrong. The issue is to "Drop is_source_public property from Addon model" - you're making changes to the API serializer (which was already changed in #12514 leaving just a shim for backwards compatibility)
-- edit, the property is called view_source on Addon

@eviljeff
Copy link
Member

closing this. This isn't the correct solution - it's the Addon.view_source property that needs removing and all references to it.

@eviljeff eviljeff closed this Mar 31, 2020
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.

Drop view_source property from Addon model

4 participants