On 15 oct, 08:45, Daniel Roseman <[EMAIL PROTECTED]>
wrote:
(snip otherwise sound advises)
> although I would also
> recommend using full paths when importing (ie from
> projectname.bookmarks.models).
No. *Don't*. If you do so, imports will break when renaming the
<projectname> directory or trying to reuse the bookmark app in another
project.
FWIW, I just don't understand why each an every example in the
Django's manual insists on using this projectname.appname scheme.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---