On Sat, May 23, 2009 at 11:21 PM, Juan Hernandez <vladjani...@gmail.com> wrote:
> where could I download third party django apps??

Anyone who's doing proper application packaging and distribution will
have listed their application on the Python Package Index and applied
the Django framework classifier. A list of packages which have done so
can be viewed here:

http://pypi.python.org/pypi?:action=browse&show=all&c=523

Click any listing there, you'll get a more detailed page including a
URL to download the latest version. Standard Python tools like
easy_install and pip can also install things for you directly from the
command line.

Of course, not everybody does their packaging properly, but that's a
reason to get after them to do it right.


-- 
"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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to