On Thu, Feb 23, 2012 at 1:22 PM, Johan <djjord...@gmail.com> wrote:
> Hi
>
> I know how to create a new command in manage.py, this link explains it
> nicely : 
> https://docs.djangoproject.com/en/dev/howto/custom-management-commands/#command-objects
> . But how do I create new command which would be available in django-
> admin.py or in manage.py BUT without having to add the application to
> the INSTALLED_APPS tuple?
>
> Regards
> Johan

This should be on django-users, unless you are proposing a new way of
doing this.

The answer to your question is "you can't", btw.

Cheers

Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to