Changes between Version 11 and Version 12 of Tutorials
- Timestamp:
- Mar 14, 2007, 5:58:09 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials
v11 v12 37 37 * [http://www.b-list.org/weblog/2006/06/07/django-tips-write-better-template-tags Write better template tags] 38 38 * [http://code.djangoproject.com/wiki/MyghtyTemplatesInDjango Using Myghty Templates] 39 * [http://www.unessa.net/en/hoyci/2006/12/custom-admin-templates/ Django Tip: Custom Admin Templates] 39 40 40 41 === Fun stuff with the Admin section === … … 57 58 58 59 * [http://www.mercurytide.com/whitepapers/django-full-text-search/ Extending Django's database API to include full-text search] 59 60 * [http://www.unessa.net/en/hoyci/2006/11/site-search-and-opensearch-with-django/ Building Site Search And OpenSearch-plugin With Django] 60 61 61 62 === Signals === … … 106 107 * [http://www.rkblog.rk.edu.pl/w/p/django-profiling-hotshot-and-kcachegrind/ Django profiling with hotshot and kcachegrind] 107 108 * [http://www.23excuses.com/2006/Jun/30/simple-django-view-for-dynamic-text-replacement/ Simple Django View For Dynamic Text Replacement] 109 * [http://www.unessa.net/en/hoyci/2006/11/highlighting-code-using-pygments-and-beautiful-soup/ Highlighting Code Using Pygments and Beautiful Soup] 108 110 109 111 === Framework Comparisons ===