<br><br><div><span class="gmail_quote">On 8/5/07, <b class="gmail_sendername">jtaber</b> <<a href="mailto:jtaber@johntaber.net">jtaber@johntaber.net</a>> 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 ? I have installed both<br>python2.5 and django (0.96 latest from backports). But<br>permissions/links seem screwed up between the django folder under<br>/usr/lib/python and a separate folder under python-django. The result
<br>is that I cannot run "django-admin.py startup myproject" and get a<br>syntax error (no, nothing is misspelled). 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> instead of startup? i'm not sure what startup does, I couldn't find it in the docs.<br><br>Or could you paste the syntax error you are getting?
<br></div><br></div><br>