Changes between Version 69 and Version 70 of Tutorials
- Timestamp:
- Dec 5, 2011, 8:01:35 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials
v69 v70 97 97 * [http://www.pointy-stick.com/blog/2006/06/14/custom-sql-django/ Custom SQL In Django] 98 98 * [http://michaeltrier.com/2007/8/12/finding-lookup-items-that-are-not-used Finding lookup items that are not used]: Left Outer Joins in Django's ORM. 99 * [http://thebuild.com/presentations/unbreaking-django.pdf Three Years of Worst Practice or Unbreaking Your Django Application] – Christophe Pettus's slides from OSCON 2011 explaining Django & PostgreSQL pitfalls 99 100 100 101 === Django's Comments Framework (django.contrib.comments) ===