#3475: Creating apps with certain names causes manage.py to stop working
-----------------------------------+----------------------------------------
Reporter: svant | Owner: adrian
Status: new | Component: django-admin.py
Version: SVN | Resolution:
Keywords: manage.py, startapp | Stage: Design decision
needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------------+----------------------------------------
Comment (by [EMAIL PROTECTED]):
Oops, is triage limited to an exclusive bunch or am I just excluded from
triage because of doing the patch?
Anyway, yeah. I agree. As far as I can see there are too solutions:
1. Don't do any checking. This is fair enough, but in this case project
names should not be checked either.
2. Make checking more dynamic. As in eval() it and if it comes out as
anything but NameError say it's invalid.
--
Ticket URL: <http://code.djangoproject.com/ticket/3475#comment:3>
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
-~----------~----~----~----~------~----~------~--~---