Re: Data issues with Django and Apache

2011-08-15 Thread John Gordon
In j27bde$dlr$1...@reader1.panix.com John Gordon gor...@panix.com writes: The problem is that I get conflicting results as to whether these temporary records have reached their expiration date, depending if I search for them via an Apache web call or if I do the search locally from a python

Re: Data issues with Django and Apache

2011-08-14 Thread Daniel Roseman
On Sunday, 14 August 2011 03:20:30 UTC+1, John Gordon wrote: I'm devleoping a website using the Django framework along with Apache, and I'm seeing some odd data issues. During the course of navigating through the website content, a user will cause the creation of some data records with a

Re: Data issues with Django and Apache

2011-08-14 Thread John Gordon
In 09dcb0e2-a8ae-4dfd-9e27-94b32188e...@glegroupsg2000goo.googlegroups.com Daniel Roseman dan...@roseman.org.uk writes: Like I say, though, it would really help if you showed the relevant code. I know. But trimming the code down to where it would be fit for posting is a moderately big job and

Data issues with Django and Apache

2011-08-13 Thread John Gordon
I'm devleoping a website using the Django framework along with Apache, and I'm seeing some odd data issues. During the course of navigating through the website content, a user will cause the creation of some data records with a limited lifespan. These data records have a create_dt field which is