Re: Handling millions of rows + large bulk processing (now 700+ mil rows)

2012-07-01 Thread pankaj anand
+1 Please :) On Saturday, 30 June 2012 20:40:27 UTC+5:30, Cal Leeming [Simplicity Media Ltd] wrote: > > Hi all, > > As some of you know, I did a live webcast last year (July 2011) on our LLG > project, which explained how we overcome some of the problems associated > with large data

Re: Use regular expression to retrieve all image tags from a given content

2012-07-01 Thread pankaj anand
You can also use Pyquery for this purpose.. On Saturday, 30 June 2012 18:07:13 UTC+5:30, mo.mughrabi wrote: > > Hello, > > am really a noob with regular expressions, I tried to do this on my own > but I couldn't understand from the manuals how to approach it. Am trying to > find all img tags

Re: am new to use forms in django..

2012-07-01 Thread pankaj anand
Have you gone through this ? https://docs.djangoproject.com/en/dev/topics/forms/?from=olddocs On Saturday, 30 June 2012 01:09:47 UTC+5:30, rick wrote: > > > > On Sat, Jun 30, 2012 at 12:09 AM, rick wrote: > >> i dont knw where to make a form...right now i am making