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
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 =