Re: Re: how to put files in different dirs

2015-02-25 Thread 163 email
es in different dirs ,but it complex. is there any easy way ? Thanks ! 163 email From: Rodrigo Zayit Date: 2015-02-25 23:36 To: django-users CC: paiis314 Subject: Re: how to put files in different dirs Hi! I didn't understand your question. You don't need to put all your files in t

Re: Re: how to have popup window and print it

2015-01-28 Thread 163 email
Thanks Rafael E. Ferrero a lot . this is what I want. Web programing is really hard to me as a shell programmer. Hope I can know it well soon. 163 email From: Rafael E. Ferrero Date: 2015-01-28 19:30 To: django-users Subject: Re: how to have popup window and print it IMHO - You can't

how to have popup window and print it

2015-01-27 Thread 163 email
hi. i'm new to django. i'm try using django1.7 with jquery ,bootstrap. Now i have a webpage , i want: when click a link , there is a new popup window, and form with data from database in popup window,and then print contend in the popup window. but i did not find how to do it just using dj