Adding a field to the profile: Difference between revisions

imported>Jacquiesue
No edit summary
imported>Jacquiesue
Line 35:
<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 ? (bug paulproteus on IRC)</b>
 
$ git log -1 # look at the most recent commit on the current branch
Anonymous user