>What is the proper way to import modules within an application ? For >example if I have a project "foo" containing an application "bar", >how should I import things in bar's modules ?
Great question! This is a problem that I've thought about as well. I am very interested in what more experienced django users have to say. >I feel like I am missing a more elegant solution :-) I agree, both scenarios seem to couple the application with either the project or the environment. -- J.P. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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-users?hl=en -~----------~----~----~----~------~----~------~--~---