Mike,<br><br>I edited db/fixtures/santa2.json by adding a behavior to node 34:<br><br>&nbsp; {<br>&nbsp;&nbsp;&nbsp; &quot;pk&quot;: 12,<br>&nbsp;&nbsp;&nbsp; &quot;model&quot;: &quot;db.behavior&quot;,<br>&nbsp;&nbsp;&nbsp; &quot;fields&quot;: {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;node&quot;: 34,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;description&quot;: &quot;&quot;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;url&quot;: &quot;&quot;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;label&quot;: &quot;Beeeeehavior&quot;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;state&quot;: 1,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;dimension&quot;: 1<br>&nbsp;&nbsp;&nbsp; }<br>
&nbsp; },
<br><br>then I did<br>./manage.py loaddata db/fixtures/santa2.json<br><br>node 34 now has 4 behaviors: the original one, beeeeeehavior, and both of those again. when i loaddata again the node doesn&#39;t get 8 behaviors. so... maybe
...<br><br>I reset the database and then did quickstart.<br><br>sadly now I get an error:<br><br>at Main/node/34 that list-index is out of range.<br><br>doh.<br><br><br><div class="gmail_quote">On Dec 1, 2007 2:29 PM, Mike Eggar &lt;
<a href="mailto:eggar@hotmail.com" target="_blank">eggar@hotmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
I get an error, &quot;node does not exist&quot;, even after loaddata.py, but the user page works.&nbsp; I just need to add one behavior and one argument so I can test a node with more than one behavior.&nbsp; can you add data from the python command line?
<br><br>Mike<br><br>&gt; Date: Sat, 1 Dec 2007 10:43:18 -0500<br>&gt; From: <a href="mailto:lucy@thoughtandmemory.org" target="_blank">lucy@thoughtandmemory.org</a><br>&gt; To: <a href="mailto:dev-flock@mit.edu" target="_blank">

dev-flock@mit.edu</a><br>&gt; Subject: [Dev-flock] Fwd:  dumb question<div><div></div><div><br>&gt; <br>&gt; ---------- Forwarded message ----------<br>&gt; From: Lucy Mendel &lt;<a href="mailto:lucy@thoughtandmemory.org" target="_blank">

lucy@thoughtandmemory.org</a>&gt;<br>&gt; Date: Dec 1, 2007 10:42 AM<br>&gt; Subject: Re: [Dev-flock] dumb question<br>&gt; To: Mike Eggar &lt;<a href="mailto:eggar@hotmail.com" target="_blank">eggar@hotmail.com</a>&gt;<br>

&gt; <br>&gt; <br>&gt; Mike,<br>&gt; <br>&gt; Does nothing happen or do you get an error?<br>&gt; <br>&gt; In the past I&#39;ve editted santa2.json directly and then done<br>&gt;   ./manage.py loaddata db/fixtures/santa2.json
<br>&gt; <br>&gt; output:<br>&gt; Loading &#39;db/fixtures/santa2&#39; fixtures...<br>&gt; Installing json fixture &#39;db/fixtures/santa2&#39; from absolute path.<br>&gt; Installed 530 object(s) from 1 fixture(s)<br>&gt; 
<br>&gt; l.<br>&gt; <br>&gt; On 11/30/07, Mike Eggar &lt;<a href="mailto:eggar@hotmail.com" target="_blank">eggar@hotmail.com</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;  how can I add some data to the database, tried editing 
santa2.json then<br>&gt; &gt; build_fixtures.rb and quickstart.py, no dice.  probably a typo or am I<br>&gt; &gt; missing something?<br>&gt; &gt;<br>&gt; &gt; Mike<br>&gt; &gt;<br>&gt; &gt; ________________________________
<br>&gt; &gt; Share life as it happens with the new Windows Live. Share now!<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Dev-flock mailing list<br>&gt; &gt; <a href="mailto:Dev-flock@mit.edu" target="_blank">

Dev-flock@mit.edu</a><br>&gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/dev-flock" target="_blank">http://mailman.mit.edu/mailman/listinfo/dev-flock</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; _______________________________________________
<br>&gt; Dev-flock mailing list<br>&gt; <a href="mailto:Dev-flock@mit.edu" target="_blank">Dev-flock@mit.edu</a><br>&gt; <a href="http://mailman.mit.edu/mailman/listinfo/dev-flock" target="_blank">http://mailman.mit.edu/mailman/listinfo/dev-flock
</a><br><br></div></div><hr>Your smile counts. The more smiles you share, the more we donate. <a href="http://www.windowslive.com/smile?ocid=TXT_TAGLM_Wave2_oprsmilewlhmtagline" target="_blank">Join in!</a></div>
<br>_______________________________________________<br>Dev-flock mailing list<br><a href="mailto:Dev-flock@mit.edu" target="_blank">Dev-flock@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/dev-flock" target="_blank">
http://mailman.mit.edu/mailman/listinfo/dev-flock
</a><br><br></blockquote></div><br>