Usually Django applications are specific to Django and are not really usable
outside Django. That's why seeing "tagging" in my site-packages directory
might confuse me as I could think that this package supports some general
tagging.

Valts.

On Mon, Nov 3, 2008 at 3:51 PM, James Bennett <[EMAIL PROTECTED]> wrote:

>
> On Mon, Nov 3, 2008 at 6:23 AM, Dj Gilcrease <[EMAIL PROTECTED]>
> wrote:
> > Cause I actually like having the django_apps namespace so I can
> > quickly identify if something being imported is a django app or some
> > regular python module
>
> A Django application *is* a Python module. It's not some secret
> special format separate from normal Python modules, it's just a Python
> module.
>
>
> --
> "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
-~----------~----~----~----~------~----~------~--~---

Reply via email to