#7802: Installation script for 0.96.2 does not copy all admin files -------------------------------------------+-------------------------------- Reporter: Telman Yusupov | Owner: nobody Status: new | Milestone: Component: Admin interface | Version: 0.96 Keywords: admin interface, installation | Stage: Unreviewed Has_patch: 0 | -------------------------------------------+-------------------------------- When installing official 0.96.2 release through "python setup.py install" mechanism, "admin" and "templates" directories are not copied to "django/contrib/admin" directory even though they are present in the downloaded package.
This causes admin module to be unaccessible. See multiple comments to the DjangoBook chapter 6 (http://www.djangobook.com/en/1.0/chapter06/) Please update the "official release" to copy these directories during the installation whenever you have a chance. -- Ticket URL: <http://code.djangoproject.com/ticket/7802> 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 -~----------~----~----~----~------~----~------~--~---
