Thanks for the info. I got the jeffcroft.com dl, but an attempt to svn the django site code gives me an error:
MBP:django-site Ken$ svn co http://code.djangoproject.com/browser/djangoproject.com subversion/libsvn_ra_dav/util.c:826: (apr_err=175002) svn: PROPFIND request failed on '/browser/djangoproject.com' subversion/libsvn_ra_dav/util.c:296: (apr_err=175002) svn: PROPFIND of '/browser/djangoproject.com': 200 OK (http://code.djangoproject.com ) Thanks again, Ken McDonald On May 20, 2008, at 1:52 PM, kamil wrote: > > You can get www.djangoproject.com web itself by: > svn co http://code.djangoproject.com/browser/djangoproject.com > > or get http://jeffcroft.com/blog/2006/jun/06/lost-theories-with-source-code/ > > sure there are many others > good luck > > On May 20, 2:39 pm, Kenneth McDonald > <[EMAIL PROTECTED]> wrote: >> Is there a downloadable example of a Django site that illustrates the >> various things one needs to do to get the various aspects of a Django >> site working? In my case, I still don't have ModelForms working, >> and a >> complete, simple example would be better than all the descriptive >> prose that could be written about this. >> >> Thanks, >> Ken > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

