Herder/Development

From Creative Commons
Revision as of 20:37, 16 April 2008 by Nathan Yergler (talk | contribs) (New page: * Default accounts are created in herder/lib/websetup.py ** admin/foo is the default account * nosetests can be run via ./bin/nosetests (once the entry point is added) * database configura...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Default accounts are created in herder/lib/websetup.py
    • admin/foo is the default account
  • nosetests can be run via ./bin/nosetests (once the entry point is added)
  • database configuration is done in development.ini; by default an sqlite databaser, herder.db, is created in the project directory