Hi there
Just wondering what the precise commands should be when I am starting the server for Django 1.7 and 1.8 for the testing

Is it still ?

$ mezzanine-project myproject
$ cd myproject

# Create a database
$ python manage.py createdb

# Run the web server
$ python manage.py runserver

or do I need to do anything else such as a 'migrate' ??

TIA
g

--
You received this message because you are subscribed to the Google Groups "Mezzanine 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to