Am 10.09.2014 um 11:07 schrieb Avraham Serour:
you can't, you would need to write something yourself capable of doing this.

that's sad.

in any case why would you want to do that?

Convenience. It would be great if some admin plugin could do this: Connect to 
pypi and list all
available packages which can be installed into django ...

I see a lot of **not DRY** docs in django packages: Over and over again the same instructions: Add "foo" to INSTALLED_APPS ....

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.

I guess django experts have a good solution for this small technical problem.

  Thomas


--
Thomas Güttler
http://thomas-guettler.de/

--
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/5412BC60.2080705%40tbz-pariv.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to