Skip to content

Instantly share code, notes, and snippets.

@notanumber
Created October 8, 2009 17:30
Show Gist options
  • Save notanumber/205216 to your computer and use it in GitHub Desktop.
Save notanumber/205216 to your computer and use it in GitHub Desktop.
import haystack
haystack.autodiscover()
haystack.site.static_pages(
('static-about_us', {'template': 'about.html'})
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment