Top 10 tips to a new django developer

2010-01-29 // Category: Link // Tags: Django, Python

Don't put project name in the imports, don't hard code MEDIA_ROOT and TEMPLATE_DIRS, don't hard code static files in your templates, don't write core business logic in your views, ...

URL: http://zeroandone.posterous.com/top-10-tips-to-a-new-django-developer