Re: Python/Django Extract and append only new links

2014-01-01 Thread Piet van Oostrum
Max Cuban writes: > I am putting together a project using Python 2.7 Django 1.5 on Windows 7. > I believe this should be on the django group but I haven't had help > from there so I figured I would try the python list > I have the following view: > views.py: [snip] > Right now as my code stands

Python/Django Extract and append only new links

2013-12-31 Thread Max Cuban
I am putting together a project using Python 2.7 Django 1.5 on Windows 7. I believe this should be on the django group but I haven't had help from there so I figured I would try the python list I have the following view: views.py: def foo(): site = "http://www.foo.com/portal/jobs"; hdr =