On Fri, 2008-12-12 at 19:51 -0600, James Bennett wrote: > On Fri, Dec 12, 2008 at 6:24 PM, Malcolm Tredinnick > <[email protected]> wrote: > > which isn't as far out of bounds as it looks. You get there from the 1.0 > > release notes, to the porting document, which then links to that page. > > But, for people coming directly to Django 1.0, we've missed something. > > I'll fix that when I get a chance. > > The default root URLConf created by 'django-admin.py startproject' > also includes a pattern for this; you still need to have the admindocs > app in INSTALLED_APPS for the default templates to be picked up, but > it's a start.
True. I'd forgotten that. > If you've got other stuff to hack on, I can put together some docs and > commit them over the weekend. Go for it, then. I'm not running out of things to do. Thanks. :-) Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

