Re: download-list app

2011-07-06 Thread Cal Leeming [Simplicity Media Ltd]
Hi Gour, Can you please read the following article before posting again on the mailing list. https://code.djangoproject.com/wiki/UsingTheMailingList Thanks Cal On Wed, Jul 6, 2011 at 8:04 PM, Gour-Gadadhara Dasa wrote: > On Wed, 6 Jul 2011 10:19:55 -0700 (PDT) > francescortiz wrote: > >> I d

Re: download-list app

2011-07-06 Thread Gour-Gadadhara Dasa
On Wed, 6 Jul 2011 10:19:55 -0700 (PDT) francescortiz wrote: > I don't want to be rude, but your question is so bague that I think > that you should start by reading some python and django books/ > documentation. Ahh...my mistake for not explaining better. Here is the demo: http://demo.smartwe

Re: download-list app

2011-07-06 Thread francescortiz
I don't want to be rude, but your question is so bague that I think that you should start by reading some python and django books/ documentation. On Jul 6, 11:44 am, Gour-Gadadhara Dasa wrote: > Hello! > > I'm starting with Django trying to migrate all my sites from PHP apps to > Django > apps..

download-list app

2011-07-06 Thread Gour-Gadadhara Dasa
Hello! I'm starting with Django trying to migrate all my sites from PHP apps to Django apps... I'd like to have Download page to display list of available (mp3) files for download: Filename | Size | Number of downloads | Last updated Is there some django apps providing similar functionality a