Posts Tagged ‘ check-size ’

Django tips: Tech Model: Re: update a record without typing too much

March 1, 2010
By

Django tips : Tech Model. Monday, March 1, 2010. Re: update a record without typing too much. On Feb 26, 2:35 pm, "ge...@aquarianhouse.com" wrote: > maybe like this?: > > def up(model, **kw): ...

Read more »

Django tips: Tech Model: Re: Creating fancier views

March 1, 2010
By

Django tips : Tech Model. Monday, March 1, 2010. Re: Creating fancier views. > customising templates. I am wondering if there is an easy way to > spice up certain things, such as tables, in a similar way to the admin > interface does. ...

Read more »

Django tips: Tech Model: Re: Django with Jquery

March 1, 2010
By

Django tips : Tech Model. Monday, March 1, 2010. Re: Django with Jquery. link to the Google jQuery instead of a local file (it's really fast too). ...

Read more »