#5825: Customized actions for manage.py not working -------------------------------------------+-------------------------------- Reporter: jdeta...@frepple.com | Owner: nobody Status: reopened | Milestone: 1.1 Component: django-admin.py | Version: SVN Resolution: | Keywords: custom actions manage.py Stage: Unreviewed | Has_patch: 0 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | -------------------------------------------+-------------------------------- Changes (by icyhandofcrap):
* status: closed => reopened * has_patch: 1 => 0 * stage: Ready for checkin => Unreviewed * resolution: fixed => * milestone: 1.0 => 1.1 Comment: The fix does not work, if say, we use a symbolic link from ~/bin to manage.py, or run manage.py from anywhere else, like running python myproject/manage.py The current directory won't show up as the project name, so the custom commands aren't found. Should I not be doing that? -- Ticket URL: <http://code.djangoproject.com/ticket/5825#comment:23> 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 django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---