#1908: Having an app name the same as project name breaks manage.py ( unable to
import projectname.settings )
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: closed
Priority: low | Milestone:
Component: django-admin.py | Version: SVN
Severity: normal | Resolution: wontfix
Keywords: |
--------------------------------+-------------------------------------------
Changes (by [EMAIL PROTECTED]):
* version: => SVN
Comment:
Note: this is caught with manage.py ( current svn 3338 ):
{{{
Error: You cannot create an app with the same name ('fudge') as your
project.
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/1908>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---