On Jan 18, 2011, at 8:26 AM, ashdesigner wrote: > Guys, are there any considerable drawbacks of using Pinax for Django? > Is it worth installing, or is it better to launch and develop on > "pure" Django?
At its most basic, Pinax is just a standard project layout for Django, taking advantage of virtualenv and pip. While different starter projects have differing levels of maturity, there is no reason something like zero_project couldn't be used as the basis for almost any Django website. And if your site will have users who need to manage their accounts, chances are account_project is an appropriate starter project. James -- You received this message because you are subscribed to the Google Groups "Django users" group. 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.