Myles, Thanks for the reply, but I am not sure that I understand your response. My question has to do with the code that runs the djangoproject.org website. It can be found in the django SVN repository. I am wondering if I could look at that code and assume that it was using "best practice" principles? My concern is that the code seems to be kind of old, so it may have a lot of legacy principles in it. And, it may not even be running the latest development version of django (which would make sense since the website running smoothly is pretty important).
So, my real question is, where could I find a django production quality web application already built that I could look at to better understand how django works and get an idea of the current django "best practices." Thanks. On May 7, 12:12 pm, Myles Braithwaite <[EMAIL PROTECTED]> wrote: > I would suggest running from trunk but not doing a cron update. There > have been a few minor api changes that have screwed up some of my > applications. > > --- > Myles Braithwaite > [EMAIL PROTECTED] > > Please consider the trees before print this email. > > On 7-May-08, at 11:59 AM, rcs_comp wrote: > > > > > Ok, quick question about the Django website code: is it running the > > latest development version of Django? I am not sure how to tell > > that. 2nd, can I assume the website code would be a good source of > > "best practice" examples? > > > If its not a good example, where could I find a good up-to-date > > example of best-practice production quality code? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

