Skip to content

Commit

Permalink
Trigger pipleline
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Feofanov authored Jun 3, 2021
1 parent b754fa4 commit f850b72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guides/python_styleguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,3 +471,4 @@ send_slack_notification(notify_in_slack_company_ids)
1. В `urls.py` приложения не используем декораторы. Для Class-based views используем `method_decorator` для
cоответствующих типов HTTP запросов, подробнее можно почитать о данном декораторе в
[официальной документации Django](https://docs.djangoproject.com/en/2.2/topics/class-based-views/intro/#decorating-the-class).

0 comments on commit f850b72

Please sign in to comment.