Re: Need some help with MySQL and on OSX

2011-06-06 Thread scot.hac...@gmail.com
> On Monday, June 6, 2011 2:30:25 AM UTC+1, Kolbe wrote: > > > Anyone have any good documentation on getting django with MySQL on OSX > > out there? It really is amazing how difficult this still is. I've written two guides on this - one for pre-Leopard, one for post-Leopard: http://birdhouse.org/

Re: Making the case for Django (vs. Drupal)

2009-11-12 Thread scot.hac...@gmail.com
Thanks everyone for the additional comments. Draft #2 is up now, with substantial changes and additions based on your feedback. Yes, I'd like to get feedback from some Drupal people, but again want to focus on devs who have worked in *both* systems. If you know of anyone who has, feel free to poi

Re: Increment a value in a database table field

2009-11-12 Thread scot.hac...@gmail.com
On Nov 12, 7:51 am, Denis Bahati wrote: > Hi All, > > I have a field with an integer value which needs to be incremented > every time any user updates its status within a week. If that week has > passed it should insert a new row. Now i was trying to figure out but > didn't get any concept on how

Re: add parameter to url

2009-05-29 Thread scot.hac...@gmail.com
On May 28, 1:04 pm, Michael wrote: > If I look to the admin is see that for example spaces are replaced by > a '+' sign and & is replaced by '%26'. I have just white spaces and > the & sign in my parameters. To avoid this I have put the urlencode > filter in my template. > > Example: > > {% for