Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 305 Bytes

README.rst

File metadata and controls

20 lines (14 loc) · 305 Bytes

DJANGO HOME PAGES

INSTALLATION

Not sure yet :D

CONFIGURATION

  • Make sure your application directory is in INSTALLED_APPS
  • Write some garbage over SECRET_KEY
  • Fill in your ADMINS
  • Set DEBUG to False

TODO

  • Get rid of virtualenv kludge in cgi