On 2/25/06, Daniel Poelzleithner <[EMAIL PROTECTED]> wrote:
> my patch is a extended version of #1371 which allows also simple
> depedencies to other apps. in myapp/default_settings.py you could write
> DEPENDS_ON=('somethingelse.app',) which would be automaticly appended to
> INSTALLED_APPS if it's not there and on "install app" be created before
> the myapp is installed.

I think the dependency problem is a sticky, complex one -- consider,
for instance, dependencies on specific versions and circular
dependencies -- that we've decided to avoid at this point.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to