-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Mateusz,
On 10/12/2011 05:20 AM, Mateusz Harasymczuk wrote: > I suggest naming it src, and then having > > example.com > - contrib > - docs > - public > - src > - manage.py > - myapp > - __init__.py > - settings.py > - urls.py > - virtualenv Thanks for the suggestion. I think this is out of scope for this patch. I'm not opposed to further discussion of startproject enhancements and additions, though I think we're going to have a hard time reaching consensus on exactly what should be added and how, which is a good argument for keeping it minimal. In any case, my goal at this point is to make the minimal change necessary to fix the path issues. The good news is that if you like this layout, it's trivial to create it for your project using the new startproject, since you just create your outer directories and move the result of startproject to src/. Carl -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6VliYACgkQ8W4rlRKtE2d8/gCgzLVm8Ua/657FT0lz3L/HZLnN YSAAn3TmCJS0Gm83wtvzJB73w+paUyfh =84Ok -----END PGP SIGNATURE----- -- 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.
