Skip to content

Use "function" instead of "method" where appropriate#496

Merged
aniav merged 1 commit intoDjangoGirls:masterfrom
domenkozar:method/function
Oct 19, 2015
Merged

Use "function" instead of "method" where appropriate#496
aniav merged 1 commit intoDjangoGirls:masterfrom
domenkozar:method/function

Conversation

@domenkozar
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

post_list is a method. No need to change the first one ;)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Correct me if I'm wrong, if it's a method, to what class does it belong?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ah, sorrry! I messed this in my head with the class based views. You are totally right, thank you for correcting me!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

🍰

aniav added a commit that referenced this pull request Oct 19, 2015
Use "function" instead of "method" where appropriate
@aniav aniav merged commit 0814d4e into DjangoGirls:master Oct 19, 2015
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.

2 participants