Don't like ads? PRO users don't see any ads ;-)
Guest

get few templates

By: champs on Aug 6th, 2012  |  syntax: Python  |  size: 0.25 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ## NOTE:I am in virtual env.
  2. mkdir <django>/templates/zinnia
  3. cd lib/python2.7/site-packages/zinnia/templates/zinnia/
  4. cp _entry_detail.html <djang>/templates/zinnia
  5. cp base.html <django>/templates/zinnia
  6. cp entry_list.html <django>/templates/zinnia