<div dir="ltr">Well I solved the issue. Just in case it is useful to some soul:<br><br>The problem was in my Django mix of a project, and another project in a subdirectory of it, meant for an app. I deleted the latter&#39;s manage.py and settings.py. Then, the runserver option ran from within Eric IDE did as smothly as it usually does from the command line.<br>
<br>Thumbs up for EricIde Django Plugin! (which I think many people will use)<br><br>h<br><br><div class="gmail_quote">On Sun, Aug 10, 2008 at 1:30 PM, Haroldo Stenger <span dir="ltr">&lt;<a href="mailto:harold.stenger@gmail.com">harold.stenger@gmail.com</a>&gt;</span> 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 dir="ltr">Hi!<br><br>I&#39;m enjoying the new Eric4.4.0 and the bleeding edge Django plugin. It is a very nice experience! Thanks.<br>
<br>Please help me with a little problem.<br><br>When trying to start the web server, it does fine, however when pointing to it from my browser things don&#39;t go as smooth:<br>
<br>AttributeError: &#39;Settings&#39; object has no attribute &#39;ROOT_URLCONF&#39;<br><br>appears, from which I deduced the server isn&#39;t running in the correct working directory. Next deduction, Eric beleives it is running a given Django project, which is not the one I opened, and in the pop down list of projects that I am offered, just one project appears, and not the one I&#39;m trying to start the server on.<br>

<br>What am I missing? What else is needed in order to tell&nbsp; Eric and/or Django plugin that it be my given project? <br><br>I think there is some confusion inside, since a while ago I created a project with the name Eric is using to start the server, but I don&#39;t know why it takes this project instead of the one I am opening.<br>

<br>Might it be a confusion between &quot;application&quot; project , and a &quot;project&quot; project?<br><br>Migth it be a confusion between two &quot;project&quot; projects that somehow collide inside the same directory structure?<br>

<br>I&#39;ll thank a lot any contribution to understand Eric from this operating point of view!<br><br>Haroldo<br><br></div>
</blockquote></div><br></div>