On 3/24/06, Glenn Tenney <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 24, 2006 at 07:45:18PM -0600, James Bennett wrote:
> > Every time you download Django, you get a complete copy of the latest
> > version of the documentation, in ASCII format.
>
> As I've noted on one of the doc pages on the web, that's not quite
> correct...  You don't get all of the model examples -- and some of the
> needed documentation is in the example pages surrounding the actual
> examples.  i.e. you don't get any of the doc at
> http://www.djangoproject.com/documentation/models/

That's incorrect; you do indeed get the model examples. Although it's
not obvious, they're in the directory tests/testapp/models directory
of the Django distribution. The model examples are generated
automatically from the unit tests.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to