Intertwined problems with Django Time fields force hacks to edit/display time

2019-01-22 Thread Duke Dougal
I hope this is etiquette but I'm going to refer to the StackOverflow post for this problem because there's so much related information and because the formatting make it practical to understand.

Re: Get 500 error with Ajax on firebug

2011-12-21 Thread Mike Duke Hall
Tsung, what was the problem in your views.py? I am working on this same problem. Here is my views.py - @login_required def bookmark_save_page(request): ajax = 'ajax' in request.GET if request.method ==

Template and Static content

2008-04-22 Thread Duke
Can i use Template directory or its subdirectory to store the static content(JPG, CSS, JS GIF). Pls comment on this topic Thank Duke --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" grou

Re: Looping....

2008-04-15 Thread Duke
They are looping over a list I am looking for for (i = 0; i < 10; i++) { printf("Hello, World!); } link for looping statement Thank Duke --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django

Re: Images and Stylesheets

2008-04-15 Thread Duke
This is strange its work for me U config the URL as i suggested and referce the image as below in the tab This should definitly work it even work for javascript. Thank Duke --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: Looping....

2008-04-15 Thread Duke
Can u give some example since for iteration over a array or a dictionary Thanks Duke --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj

Re: Images and Stylesheets

2008-04-15 Thread Duke
', {'document_root': ROOT_PATH + '/site_media/'}), the site_media is the floder contain the image and CSS file site_media should be in the floder that hold the project. i had this problem three days a go now i have solved by config the URL Thanks Duke --~--~-~--~~~---~--~~ You

Looping....

2008-04-15 Thread Duke
How to use Loop counter iteration (ie) looping 10 time in Django Template language (html) bye Sathish --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

How to use dojo toolkit in django?

2008-04-14 Thread Duke
How to use dojo toolkit in django project? Where to store the dojo toolkit in the project and how to use them in the html page? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this

How to display a image in the template?

2008-04-13 Thread Duke
Hi Can any tell me how to display a image in the hrml in Django Hello, Image this html is not displaying the image --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this