Changeset c1c06130
- Timestamp:
- 02/07/12 02:02:57 (16 months ago)
- Branches:
- master, crem, crem2, dev, dev2, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test
- Children:
- d962322
- Parents:
- 0fbf552
- git-author:
- yomguy <yomguy@…> (02/07/12 02:02:57)
- git-committer:
- yomguy <yomguy@…> (02/07/12 02:02:57)
- File:
-
- 1 edited
-
INSTALL.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
INSTALL.rst
rda0b26b rc1c06130 113 113 114 114 ------------------------- 115 Testing (sandbox) 116 ------------------------- 117 118 If you just want to test Telemeta, a sandbox is available in the example/ directory. 119 As Telemeta needs MySQL to work properly and fast, please create a database before editing setting.py 115 Fast testing (sandbox) 116 ------------------------- 117 118 If you just want to test Telemeta just now, a sandbox is available in the example/ directory:: 119 120 cd example/sandbox_sqlite 121 ./manage.py syncdb 122 ./manage.py runserver 9000 123 124 Now browse http://localhost:9000 120 125 121 126
Note: See TracChangeset
for help on using the changeset viewer.
