Full-Time On-Site Django Developer Needed

2008-07-19 Thread JustJohnny
I've cross-posted this over at http://djangogigs.com/gigs/278/, as well. If you like to build data-driven content in a rapid-development environment, TBO.com’s Operations staff may be the place for you. TBO.com, the Tampa, Florida-based interactive partner of The Tampa Tribune and WFLA-TV, is loo

Upstream caching and django

2007-12-21 Thread JustJohnny
Any community recommendations on types of upstream caching for django/ dynamic sites? (besides the standard "the docs say") Any pros/cons on a squid (http://www.squid-cache.org/) vs varnish (http://varnish.projects.linpro.no/) setup? Looking for solution to front 3-5 django application serv

Re: Q lookup with both OR and AND

2007-09-05 Thread JustJohnny
It looks like your syntax is off a little: Try replacing the amersand with a comma and that /might/ do it. On Sep 5, 10:58 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I'm having trouble piecing together a query for this model: > > class Ticket(models.Model): > ... > assigned_use

Re: Captcha module ready for testing

2007-06-13 Thread JustJohnny
Martin, I just installed your captcha module. I'm not sure if it was me, my setup or the code but I kept getting a 'help_text' error. I ended up removing all references to help text from captcha/__init__.py", line 169 and other areas. After I got past that, I discovered that I needed to install