Hi everyone, 

a question for you all : 

from my django application I need to select a folder and get its full path.
I did a template that offer the following : 


I click on button « Parcourir » and I want to get a folder list in order to 
choose one.

I did a test to check easygui.diropenbox and the test pass but when
I tried to launch a easygui.diropenbox from the view, then I got an error about 
thread.
Here is the view code : 



all ideas are welcome :-)

Is there a special widget to get all the folder from my computer?
something like a common dialog …

thanks.
Dominique




-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/22B2BF6C-AFFB-4BD8-91D4-DE9A88343030%40tradom.ca.
For more options, visit https://groups.google.com/d/optout.

Reply via email to