--
Ticket URL: <https://code.djangoproject.com/ticket/17044>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by iambibhas):
Looks like the proposed solution in that google groups thread has been
implemented in later versions. The default project structure now is -
{{{
mysite/
manage.py
mysite/
__init__.py
settings.py
urls.py
wsgi.py
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/17044#comment:1>
* status: new => closed
* resolution: => wontfix
Comment:
Maybe obsolete. Reopen if you have a more concrete proposal.
--
Ticket URL: <https://code.djangoproject.com/ticket/17044#comment:2>