On 11 October 2011 02:06, Luke Plant <[email protected]> wrote:
> On 10/10/11 23:05, Carl Meyer wrote:
>
>> Unless there are significant objections, I'd like to commit this in the
>> next few days and get it into 1.4. I'll also modify the patch on #16360
>> to take advantage of the new layout; hopefully that can get into 1.4 as
>> well.
I already do it this way except the manage.py is vanilla.
project-package/
project.wsgi
requirements.txt
setup.py
.git
bin/ # virtualenv
...
project/
__init__.py
manage.py
settings.py
urls.py
...
HM
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-developers?hl=en.