ChiPy __Main__ Meeting


When: Feb. 12, 2015, 7 p.m.

Where: Vokal New Headquarters

Attendance:

Topics


  • Django+Elasticsearch+Haystack to Search PDFs and Such
    By: Joe Jasinski
    Length: 15 Minutes
    Description: Have you ever wanted to search the contents of uploaded PDFs, Docs, and other document formats on your website? Django Haystack (with the Elasticsearch search backend) is a great way to add search to your site, but it does not support full document indexing out of the box. I'd like to share a solution that I cobbled together to allow this combination of tools the ability to search document contents
  • REST on Django
    By: Adam Bain
    Length: 15 Minutes
    Description: A quick overview through the components that make up Django REST Framework with a dive into a sample project. Video Link: <>