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

[ZEP-13] No more error 500. #4107

Closed

Conversation

artragis
Copy link
Member

@artragis artragis commented Jan 2, 2017

J'ai corrigé l'erreur 500 qu'a vu Andr0 (https://sentry.sandhose.fr/zeste-de-savoir/beta-backend/issues/809/)

J'ai aussi tenté de comprendre pourquoi les tribunes n'apparaissent pas dans les tags.

@coveralls
Copy link

coveralls commented Jan 2, 2017

Coverage Status

Coverage increased (+0.006%) to 87.049% when pulling d657542 on artragis:some_things_on_tribunes into ef3d824 on zestedesavoir:zep-13-b.

@artragis artragis mentioned this pull request Jan 2, 2017
10 tasks
@coveralls
Copy link

coveralls commented Jan 2, 2017

Coverage Status

Coverage increased (+0.007%) to 87.049% when pulling c7a8b40 on artragis:some_things_on_tribunes into ef3d824 on zestedesavoir:zep-13-b.

@@ -324,8 +324,6 @@ def get_queryset(self):

if self.current_content_type:
queryset = queryset.filter(content_type=self.current_content_type)
else:
queryset = queryset.filter(content__sha_picked=F('sha_public'))
Copy link
Contributor

Choose a reason for hiding this comment

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

C'est un revert de 66f0093.

La question est : les billets qui n'ont pas été choisis par l'équipe de ZdS doivent-ils apparaitre dans les listes de contenus aux côtés des articles et tutoriels, c'est à dire typiquement ici ou seulement dans les listes de contenus de même type afin de ne pas les mélanger avec les articles et tutoriels, typiquement comme ici ?

Le staff semble vouloir la 2e option, les membres du forum aussi, les devs semblent préférer la première. @FanJiyong un avis ?

Copy link
Member

Choose a reason for hiding this comment

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

On mélange pas, évidement ! (et je suis dev :p )

Copy link
Member Author

Choose a reason for hiding this comment

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

ça a été fixé.

@SpaceFox
Copy link
Contributor

SpaceFox commented Jan 2, 2017 via email

@artragis
Copy link
Member Author

artragis commented Jan 3, 2017 via email

@coveralls
Copy link

coveralls commented Jan 4, 2017

Coverage Status

Coverage increased (+0.009%) to 87.051% when pulling 2e303c6 on artragis:some_things_on_tribunes into ef3d824 on zestedesavoir:zep-13-b.

@pierre-24 pierre-24 changed the title No more error 500. [ZEP-13] No more error 500. Jan 8, 2017
@coveralls
Copy link

coveralls commented Jan 8, 2017

Coverage Status

Coverage increased (+0.0009%) to 87.043% when pulling 43476d0 on artragis:some_things_on_tribunes into ef3d824 on zestedesavoir:zep-13-b.

@coveralls
Copy link

Coverage Status

Coverage decreased (-32.0%) to 55.057% when pulling 43476d0 on artragis:some_things_on_tribunes into ef3d824 on zestedesavoir:zep-13-b.

@pierre-24
Copy link
Member

@artragis : est ce que c'est bon avec #4114 ?

@artragis
Copy link
Member Author

go to #4160

@artragis artragis closed this Jan 17, 2017
@artragis artragis deleted the some_things_on_tribunes branch April 13, 2017 07:25
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.

7 participants