#7824: Missing information about autodiscover and admin.py in the tutorial and backwards incompatible page ---------------------------+------------------------------------------------ Reporter: tome | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ From what I understand, using admin.py to specify admin related settings instead of entering it in models.py is the desired way in the new trunk version.
If this is the case, I suggest that the admin.austodiscover() should be explained in the tutorial. Additionally, if this is the desired setup, maybe the autodiscover should be included but commented out in the urls.py for each project, or even be active if the admin site is imported. -- Ticket URL: <http://code.djangoproject.com/ticket/7824> Django Code <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 -~----------~----~----~----~------~----~------~--~---
