I like that concept. How does one go about including media files required for an application to function then? (I don't really know how to do this in the project/app configuration either)
James Bennett wrote: > On Tue, Apr 8, 2008 at 1:38 AM, jurian <[EMAIL PROTECTED]> wrote: > > Are django applications meant to be implemented in such a manner as to > > allow the entire application directory to be copied into another > > project and used without having to alter any of the code? > > Though I often get flamed for saying this: > > Django applications should be implemented as Python modules that live > standalone directly on the import path. If you have an application > directly inside a project folder and it's not the poll app from the > tutorial, something is wrong. > > > -- > "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---