Posts Tagged ‘ re-django ’

Django tips: Tech Model: Django Sum all values with a distinct …

March 29, 2010
By

Django tips : Tech Model. Sunday, March 28, 2010. Django Sum all values with a distinct ForeignKey ID & zip them with fields from related table. I would like to perform something similar to ...

Read more »

Django tips: Tech Model: Re: download html django docs

March 28, 2010
By

Django tips : Tech Model. Sunday, March 28, 2010. Re: download html django docs. Hi,. take a look here: http://solutions.treypiepmeier.com/2010/01/10/local-django-documentation/. Benjamin. Am 28.03.2010 23:24, schrieb Django Grappelli: ...

Read more »

Django tips: Tech Model: Re: problems with get_or_create

March 27, 2010
By

Django tips : Tech Model. Friday, March 26, 2010. Re: problems with get_or_create. thanks for the detailed reply - I now understand the issue. And yes, I did read the documentation, but did not absorb it properly. Use of pyscopg1 is due ...

Read more »