<br><br><div><span class="gmail_quote">On 8/5/07, <b class="gmail_sendername">jtaber</b> &lt;<a href="mailto:jtaber@johntaber.net">jtaber@johntaber.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anyone on this list using Django with Feisty ?&nbsp;&nbsp;I have installed both<br>python2.5 and django (0.96 latest from backports).&nbsp;&nbsp;But<br>permissions/links seem screwed up between the django folder under<br>/usr/lib/python and a separate folder under python-django.&nbsp;&nbsp;The result
<br>is that I cannot run &quot;django-admin.py startup myproject&quot; and get a<br>syntax error (no, nothing is misspelled).&nbsp;&nbsp; Hmmm, rails works better<br>than this but with all the python folks at ubuntu, something must be wrong.
</blockquote><div><br>Have you tried django-admin.py startapp myproject<br><br>&nbsp;instead of startup?&nbsp; i&#39;m not sure what startup does, I couldn&#39;t find it in the docs.<br><br>Or could you paste the syntax error you are getting?
<br></div><br></div><br>