Re: python querry on firebug extention .

2014-01-12 Thread JAI PRAKASH SINGH
ok

On 1/12/14, Tim Graham <timogra...@gmail.com> wrote:
> Please don't crosspost to both django-developers and django-users. The
> topic of this list is the development of Django itself, django-users is for
>
> usage questions, although it's not clear to me how this question is related
>
> to Django.
>
> On Saturday, January 11, 2014 1:18:00 PM UTC-5, JAI PRAKASH SINGH wrote:
>>
>> hello
>>
>>i am working on selenium module of python, i know how to make
>> extension  of firebug with selenium, but i  want to know how to use
>> firebug  extension with request module / mechanize . i search a lot but
>> unable to find it , please help .
>>
>> technique similar like :-
>>
>> from selenium import webdriver
>> fp = webdriver.FirefoxProfile()
>> fp.add_extension(extension='firebug-1.8.4.xpi')fp.set_preference("extensions.firebug.currentVersion",
>> "1.8.4") #Avoid startup screenbrowser =
>> webdriver.Firefox(firefox_profile=fp)
>>
>>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-developers/datAJ-_iVA0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/47581c62-5871-4a05-83cf-5919f2f7a949%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAGtuQrg22yohm%2BhRv%3DAUezKqF--O4NQXAG9pMbH%2B1D4Z_aGy2A%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


python querry on firebug extention .

2014-01-11 Thread JAI PRAKASH SINGH
hello 

   i am working on selenium module of python, i know how to make 
extension  of firebug with selenium, but i  want to know how to use 
firebug  extension with request module / mechanize . i search a lot but 
unable to find it , please help . 

technique similar like :-

from selenium import webdriver
fp = webdriver.FirefoxProfile()
fp.add_extension(extension='firebug-1.8.4.xpi')fp.set_preference("extensions.firebug.currentVersion",
 "1.8.4") #Avoid startup screenbrowser = webdriver.Firefox(firefox_profile=fp)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/623fb8c1-a2ad-4fcd-8b4b-09ee7bc5c01f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Any Tutorials on Django similar to Web2py ????????????????

2013-08-20 Thread JAI PRAKASH SINGH
Any Tutorials on Django similar to Web2py 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
For more options, visit https://groups.google.com/groups/opt_out.