14.04 Ubuntu Local install question...........for a newbe

During the install process there is a step to load an initial project with
a terminal command of

Create a project. The following command will do some basic setup, create a
superuser, and create a project. The
project-name, email, and password given here are specific to your local
development environment. Ignore warnings
related to Raven for the following three commands.

$ ./manage.py bootstrap

What do you do to this script to load this up.......

I tried several ways to run the line .........entering the info between the
<> brackets but the syntax is not correct.........can someone send me an
example?

Thanks....sorry for the nube question........I have not worked in Ubuntu
for long.......still stubbing my toes.

Hi John

This should work:

$./manage.py bootstrap grable-test john.harper@grableservices.com jh123

··· On 4 May 2016 at 16:24, John Harper wrote:

During the install process there is a step to load an initial project with
a terminal command of

Create a project. The following command will do some basic setup, create a
superuser, and create a project. The
project-name, email, and password given here are specific to your local
development environment. Ignore warnings
related to Raven for the following three commands.

$ ./manage.py bootstrap

What do you do to this script to load this up.......

I tried several ways to run the line .........entering the info between
the <> brackets but the syntax is not correct.........can someone send me
an example?

Thanks....sorry for the nube question........I have not worked in Ubuntu
for long.......still stubbing my toes.

--


You received this message because you are subscribed to the Google Groups
"CommCare Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Simon Kelly
Senior Engineer | Dimagi South Africa

Thanks Simon,

that worked.............but we now have something else during the
excecution......

relation "tzmigration_timezonemigrationprogress" does not exist

I am investigating.

··· On Wednesday, May 4, 2016 at 7:29:13 AM UTC-7, Simon Kelly wrote: > > Hi John > > This should work: > > $./manage.py bootstrap grable-test john....@grableservices.com > jh123 > > On 4 May 2016 at 16:24, John Harper <john....@grableservices.com > wrote: > >> During the install process there is a step to load an initial project >> with a terminal command of >> >> >> Create a project. The following command will do some basic setup, create >> a superuser, and create a project. The >> project-name, email, and password given here are specific to your local >> development environment. Ignore warnings >> related to Raven for the following three commands. >> >> $ ./manage.py bootstrap >> >> >> What do you do to this script to load this up....... >> >> I tried several ways to run the line .........entering the info between >> the <> brackets but the syntax is not correct.........can someone send me >> an example? >> >> >> Thanks....sorry for the nube question........I have not worked in Ubuntu >> for long.......still stubbing my toes. >> >> >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "CommCare Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to commcare-developers+unsubscribe@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Simon Kelly > Senior Engineer | Dimagi South Africa >

Have you run $./manage.py migrate

··· On 4 May 2016 at 16:50, John Harper wrote:

Thanks Simon,

that worked.............but we now have something else during the
excecution......

relation "tzmigration_timezonemigrationprogress" does not exist

I am investigating.

On Wednesday, May 4, 2016 at 7:29:13 AM UTC-7, Simon Kelly wrote:

Hi John

This should work:

$./manage.py bootstrap grable-test john....@grableservices.com jh123

On 4 May 2016 at 16:24, John Harper john....@grableservices.com wrote:

During the install process there is a step to load an initial project
with a terminal command of

Create a project. The following command will do some basic setup, create
a superuser, and create a project. The
project-name, email, and password given here are specific to your local
development environment. Ignore warnings
related to Raven for the following three commands.

$ ./manage.py bootstrap

What do you do to this script to load this up.......

I tried several ways to run the line .........entering the info between
the <> brackets but the syntax is not correct.........can someone send me
an example?

Thanks....sorry for the nube question........I have not worked in Ubuntu
for long.......still stubbing my toes.

--


You received this message because you are subscribed to the Google
Groups "CommCare Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to commcare-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Simon Kelly
Senior Engineer | Dimagi South Africa

--


You received this message because you are subscribed to the Google Groups
"CommCare Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Simon Kelly
Senior Engineer | Dimagi South Africa