Adding a field to the profile: Difference between revisions

Content added Content deleted
imported>Paulproteus
imported>Jacquiesue
Line 32: Line 32:


Here's how you can check that it worked. Run these commands in your new ''oh-mainline'' directory, and check that they have the same output as I've recorded:
Here's how you can check that it worked. Run these commands in your new ''oh-mainline'' directory, and check that they have the same output as I've recorded:

<b>TODO: before continuing need to setup the DB for older version of code that you are trying to run</b>
The command is: <code>python manage.py migrate #####</code>
<b>How to determine what ##### should be ?</b>


$ git log -1 # look at the most recent commit on the current branch
$ git log -1 # look at the most recent commit on the current branch