#1240: Tab-completion actions for django-admin
-------------------------------------+--------------------------------------
Reporter: paolo <[EMAIL PROTECTED]> | Owner: adrian
Status: reopened | Component: django-admin.py
Version: SVN | Resolution:
Keywords: | Stage: Ready for checkin
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------------+--------------------------------------
Comment (by Rob Hudson <[EMAIL PROTECTED]>):
I've updated the patch.
* Support for DJANGO_SETTINGS_MODULE in the environment variable for
django-admin.py so you don't have to be in the project directory for this
to work.
* If you are in the project directory, it overrides the environment
variable.
* Changed grep -v django to grep -v django.contrib so app names can
contain django. Thanks Paolo.
* Changed the regular expression to support just 'appname' instead of
'project.appname'. Thanks Paolo.
Thanks for the comments.
--
Ticket URL: <http://code.djangoproject.com/ticket/1240#comment:19>
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
-~----------~----~----~----~------~----~------~--~---