Changeset d7d1e42
- Timestamp:
- 05/19/12 08:43:31 (12 months ago)
- Branches:
- master, crem, crem2, dev, dev2, diadems, generic, lam, nlivemulti, release/1.4.4, storage
- Children:
- 48a34e7, 1d503bb
- Parents:
- 84ccc98 (diff), 1cd4f7e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - git-author:
- Guillaume Pellerin <yomguy@…> (05/19/12 08:43:31)
- git-committer:
- Guillaume Pellerin <yomguy@…> (05/19/12 08:43:31)
- File:
-
- 1 edited
-
INSTALL.rst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
INSTALL.rst
r49a9b01 r1cd4f7e 1 2 1 Don't worry, Telemeta is easy to setup as any other Django app ! 3 2 … … 119 118 120 119 cd example/sandbox_sqlite 121 ./manage.py syncdb 120 ./manage.py syncdb --migrate 122 121 ./manage.py runserver 9000 123 122
Note: See TracChangeset
for help on using the changeset viewer.
