#9931: outdated description in Django admin site documentation ---------------------------+------------------------------------------------ Reporter: gaumann | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ The second sentence in the Django admin site documentation (http://docs.djangoproject.com/en/dev/ref/contrib/admin/#ref-contrib- admin) begins: "It reads metadata in your model to provide a powerful and production-ready interface that ..." I am just learning Django but it seems to me that this describes the old admin approach and now it reads metadata primarily from an Admin class. If my understanding is correct this sentence should be modified to reflect the change in 1.0
-- Ticket URL: <http://code.djangoproject.com/ticket/9931> 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 -~----------~----~----~----~------~----~------~--~---
