<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Yup, that did it. Thanks.<br>
      <pre class="moz-signature" cols="72">Finn Herzfeld
Seattle Meshnet Project</pre>
      On 06/05/2014 03:21 AM, Nemesis wrote:<br>
    </div>
    <blockquote cite="mid:5390449D.2000506@ninux.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 06/05/2014 09:24 AM, Stefano
        Tonazzi wrote:<br>
      </div>
      <blockquote cite="mid:53901B4A.9030309@gmail.com" type="cite">
        <div class="moz-cite-prefix">On 06/05/2014 06:45 AM, Finn
          Herzfeld wrote:<br>
        </div>
        <blockquote cite="mid:538FF604.4070804@seattlemesh.net"
          type="cite">
          <pre wrap="">Hey there,
I ran a git pull, then tried to syncdb and migrate, but it error'd at
me. What should I do?</pre>
        </blockquote>
        This should probably work:<br>
        <br>
        python manage.py migrate --all --fake 0001<br>
      </blockquote>
      <br>
      <br>
      <font face="Helvetica, Arial, sans-serif">If it doesnt, this <font
          face="Helvetica, Arial, sans-serif">surely will:<br>
        </font></font><br>
      python manage.py migrate cms 0001 --fake<br>
      python manage.py migrate cms<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Nodeshot mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nodeshot@ml.ninux.org">Nodeshot@ml.ninux.org</a>
<a class="moz-txt-link-freetext" href="http://ml.ninux.org/mailman/listinfo/nodeshot">http://ml.ninux.org/mailman/listinfo/nodeshot</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>