you can't, you would need to write something yourself capable of doing this.

in any case why would you want to do that? adding an app to a project may
involve not only installing the python package and adding the app to
INSTALLED_APPS, but also adding configurations to settings.py, running
syncdb/migrate and reloading the instance.



On Wed, Sep 10, 2014 at 8:09 AM, guettli <guettli.goo...@thomas-guettler.de>
wrote:

> How can I install Django apps via admin interface?
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/24a228c0-90fb-4b15-8919-931506afd5f1%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/24a228c0-90fb-4b15-8919-931506afd5f1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFWa6tKp9e-7yfzowuKZJGsyTLGkBJXcmn%2BpYEd7OsbRC8H-Ww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to