Thursday 10:30 a.m.–11 a.m.

Patterns for Extensibility

Patrick Altman

Audience level:

Intermediate

Description

How can I make my Django app extensible so it can be used beyond my original intent and gain wider adoption? Come learn how Eldarion has been making their apps extensible for greater reuse as well as wider adoption.

Abstract

Extensibility and Reuse go hand in hand. We hear about reusable apps in Django all the time. One of the fundamental ways an app is made reusable is by making it extensibile. In this talk you will hear of three ways Eldarion has been making their apps extensibile for greater reuse and/or wider adoption. Even if you are not the author of any Django apps (yet), these techniques are useful to know about when working on your own projects.