Skip to content
arruda edited this page Nov 21, 2011 · 4 revisions

Criating Custom Snippets

First of all, you'll need to [configure your DJSTRUCT_HOME](Environment Variables) environment variable to do this.

Then create a "snippets" directory inside it. That's where will live your snippets:

mkdir $DJSTRUCT_HOME/snippets

Now Django-Structurer will search this folder for your snippets.

Clone this wiki locally