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 group
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 gr
?P.*)$', 'django.views.static.serve',
{'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
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 djan
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
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 to the
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
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" group.
Hi guys,
How I can to use "Url internationalization" on my project that running with the
Django version 1.3 ?,
I want to use only this feature without update the version, thought inherit the
locale midleware and edit this but any suggestion?
Thanks.
Sean N.
--
You received this message becau
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.
https://stackoverflow.com/questions/54317070/intertwined-problems-with-django-time-fields-force-hacks
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 == '
11 matches
Mail list logo