#10050: Documentation bug in tutorial / admin manual? 'AdminSite' object has no
attribute 'urls'
------------------------------------------+---------------------------------
Reporter: [email protected] | Owner: nobody
Status: new | Milestone:
Component: Documentation | Version: 1.0
Resolution: | Keywords: AdminSite urlconf
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------+---------------------------------
Changes (by kmtracey):
* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0
Comment:
You are reading doc that was changed very recently (r9739) and trying to
apply it to older code.
We have two problems here. First, it doesn't look like the doc changes
for r9739 were flagged as new in development or 1.1, which would be a
signal they might not apply to 1.0.1.
Second, I do not think we have available online a copy of the most up-to-
date 1.0.X branch docs, which is what you want to be using when using
1.0.x code. It appears that the "1.0" docs are the same as "latest
development". It seems the docs are starting to diverge enough that we
need to get a copy of the "1.0" ones out there. In this particular case
the 0.96 docs won't work for 1.0.x nor now will the docs for development.
--
Ticket URL: <http://code.djangoproject.com/ticket/10050#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---