How would these be installed? i.e. would they come prepackaged in the
default Django install, or would it be a download later as need
requires?

If it's the second case, then would it be worth looking into a install
application eg - something like -

django-plugin.py install plugin-name.tgz application_name

which would copy the files into the right places, modify
INSTALLED_APPS, and run django-admin install modelname etc

Basically something like Ruby's gem or perl's CPAN.

--Simon

Reply via email to