django-gizmo 0.0.4

django-gizmo is a Django app allowing for configurable targetting of template inclusion tags.Installation:#. Add **gizmo** to your **INSTALLED APPS** setting.#. Add ROOT_GIZMOCONF value to your projects settings file::    ROOT_GIZMOCONF =...