Posts Tagged ‘ django-tips ’

Python, Django Tips: Zen of Python – K's Lablog

March 2, 2011
By

... Django Tips : How to dynamically specify templates directory in settings.py · Python, Django Tips : How to find site-packages directory · First web app on Django with MySQL ...

Read more »

网上一些Python编程的文章- – JavaEye技术网站

September 1, 2010
By

python 模板引擎介绍http://www.starming.com/index.php?action=plugin&v=wave&tpl=union&ac=viewgrouppost&gid=73&tid=2196 10 Insanely Useful Django Tips http://www.starming.com/index.php?action=plugin&v=wave&amp ...

Read more »

Django Tips – Unique Date Querysets

February 15, 2009
By

I swear this particular feature of querysets was made especially for the archive listing of a blog. You know, the month and year listing in the side bar for all ...

Read more »

binarytulip.com » Blog Archive » Django tips

December 27, 2008
By

Django tips . 1. Great article on installing Django on hostmonster: (fastcgi, flup, custom python): http://fitri.manzanisimo.net/2008/05/23/hostmonster-python-25-subversion-14-django-svn-mysqldb-fcgid/. 2. Django debugging tip: ...

Read more »

Django tips – Shouting at the peak

October 7, 2008
By

Big list of Django tips . Note: if your retinas start melting while reading the list try a zap colors bookmarklet. Author. Carlos Carrasco. Recent articles. Serving HTTP with continuations, or how to make Twisted and Stackless ...

Read more »

ChipLog » Blog Archive » Django Tips: PIL, ImageField and Unit Tests

July 25, 2008
By

Table of contents for Django Tips . Django Tips : PIL, ImageField and Unit Tests. I recently spent a few days trying to track down a bug in Review Board with our unit tests. Basically, unit tests involving uploading a file to a models. ...

Read more »