Loading docs/faq.txt +9 −0 Original line number Diff line number Diff line Loading @@ -240,6 +240,15 @@ See our `Django-friendly Web hosts`_ page. .. _`Django-friendly Web hosts`: http://code.djangoproject.com/wiki/DjangoFriendlyWebHosts Should I use the official version or development version? --------------------------------------------------------- The Django developers improve Django every day and are pretty good about not checking in broken code. We use the development code (from the Subversion repository) directly on our servers, so we consider it stable. With that in mind, we recommend that you use the latest development code, because it generally contains more features and fewer bugs than the "official" releases. Using Django ============ Loading Loading
docs/faq.txt +9 −0 Original line number Diff line number Diff line Loading @@ -240,6 +240,15 @@ See our `Django-friendly Web hosts`_ page. .. _`Django-friendly Web hosts`: http://code.djangoproject.com/wiki/DjangoFriendlyWebHosts Should I use the official version or development version? --------------------------------------------------------- The Django developers improve Django every day and are pretty good about not checking in broken code. We use the development code (from the Subversion repository) directly on our servers, so we consider it stable. With that in mind, we recommend that you use the latest development code, because it generally contains more features and fewer bugs than the "official" releases. Using Django ============ Loading