Changeset 1cd4f7e


Ignore:
Timestamp:
05/19/12 01:12:19 (12 months ago)
Author:
yoshco <yair99@…>
Branches:
master, crem, crem2, dev, diadems, generic, lam, nlivemulti, release/1.4.4, storage
Children:
1d503bb
Parents:
84ccc98
git-author:
yoshco <yair99@…> (05/19/12 01:12:19)
git-committer:
yoshco <yair99@…> (05/19/12 01:12:19)
Message:

Update INSTALL.rst

File:
1 edited

Legend:

Unmodified
Added
Removed
  • INSTALL.rst

    r49a9b01 r1cd4f7e  
    1  
    21Don't worry, Telemeta is easy to setup as any other Django app ! 
    32 
     
    119118 
    120119    cd example/sandbox_sqlite 
    121     ./manage.py syncdb 
     120    ./manage.py syncdb --migrate 
    122121    ./manage.py runserver 9000 
    123122 
Note: See TracChangeset for help on using the changeset viewer.