Asynchronous metadata fetching using celery beat - PR 8518

This commit is contained in:
Braden MacDonald
2015-06-15 01:54:38 -07:00
parent cd941eada7
commit 00226bf3c0
8 changed files with 204 additions and 138 deletions

3
.gitignore vendored
View File

@@ -91,6 +91,9 @@ logs
chromedriver.log
ghostdriver.log
### Celery artifacts ###
celerybeat-schedule
### Unknown artifacts
database.sqlite
courseware/static/js/mathjax/*