#12288: Application name must be unique in a project - should be emphasized in docs ----------------------------------------------+----------------------------- Reporter: Piotr Czachur <[email protected]> | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | ----------------------------------------------+----------------------------- Docs for INSTALLED_APPS says:[[BR]] "A tuple of strings designating all applications that are enabled in this Django installation. Each string should be a full Python path to a Python package that contains a Django application, as created by django-admin.py startapp."[[BR]] Fact that application name must be unique in INSTALLED_APPS otherwise Django will go crazy isn't mentioned at all. It really should be in bold.
-- Ticket URL: <http://code.djangoproject.com/ticket/12288> 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.
