I specifically mean to not overwhelm with multitudes of default apps. For example not doing something like changing the templating engine by default, and therefore many django applications need to be ported. So, it is more fighting the impulse to add everything cool :P
I have had many thoughts about this. Django 1.4's default project template is considerably nicer, but it can still be fleshed out a bit. So I started with that in mind. Now I clearly see that there isn't even a one-size-fits all basic template. Is it better to add too much, or too little? One of the things that possibly require simplification is the current dependancy on node.js and lesscss to compile twitter bootstrap. Thanks, Nickolas On Monday, August 6, 2012 1:33:57 AM UTC+2, Melvyn Sopacua wrote: > > On 5-8-2012 20:11, Nickolas Grigoriadis wrote: > > > - Make it easy to add applications > > I see this come up regularly, but fail to understand what is hard about > it. You add one line in the settings file and either it's an external > application which gets installed in the python path or it's homegrown > and all you need is to do is symlink a directory or extract a release > tarball. > What are the things that require simplification exactly? > > -- > Melvyn Sopacua > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/EIIOpGL6tWQJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.