Skip to content

Django Meetup Tokyo 10#4

Merged
laughk merged 3 commits intomasterfrom
DjangoMeetupTokyo-2017-08-26
Dec 20, 2017
Merged

Django Meetup Tokyo 10#4
laughk merged 3 commits intomasterfrom
DjangoMeetupTokyo-2017-08-26

Conversation

@laughk
Copy link
Copy Markdown
Owner

@laughk laughk commented Aug 26, 2017

https://realpython.com/blog/python/asynchronous-tasks-with-django-and-celery/

- Dockerfile, docker-compose.yml ... 環境構築用
- requirements.txt, constraints.txt ... pip 関連
- picha* ... サンプル Django アプリケーション
- get-picha.sh ... picha のサンプルコードのダウンロードスクリプト
STATIC_URL = '/static/'

# Celery Stuff
BROKER_URL = 'redis://redis:6379'
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

docker-compose 環境で動かすので localhost ではなく redis

@laughk
Copy link
Copy Markdown
Owner Author

laughk commented Dec 20, 2017

時間経ってるしもうマージしちゃう

@laughk laughk merged commit f4d1225 into master Dec 20, 2017
@laughk laughk deleted the DjangoMeetupTokyo-2017-08-26 branch December 20, 2017 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant