forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadvanced-aspects-of-the-django-ecosystem-haystac.json
More file actions
31 lines (31 loc) · 1.19 KB
/
advanced-aspects-of-the-django-ecosystem-haystac.json
File metadata and controls
31 lines (31 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"alias": "video/1078/advanced-aspects-of-the-django-ecosystem-haystac",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "Django benefits from a thriving third-party ecosystem. This talk will\ntake a deep look at three of the components I have found most useful in\nmy own projects: Haystack for full-text search, Celery for offline\nprocessing and Fabric for automated eployments. I'll discuss how we use\nthem for Lanyrd.com, and demonstrate why they deserve a permanent place\nin your toolbox.\n",
"duration": null,
"id": 1078,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-18",
"slug": "advanced-aspects-of-the-django-ecosystem-haystac",
"speakers": [
"Simon Willison"
],
"summary": "[EuroPython 2011] Simon Willison - 21 June 2011 in \"Track Spaghetti\"\n",
"tags": [
"celery",
"django",
"fabric",
"processing"
],
"thumbnail_url": "http://i.ytimg.com/vi/8SQbN5vhLto/hqdefault.jpg",
"title": "Advanced Aspects of the Django Ecosystem: Haystack, Celery & Fabric",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=8SQbN5vhLto"
}
]
}