Changes between Version 5 and Version 6 of Tutorials
- Timestamp:
- Mar 14, 2007, 4:30:50 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials
v5 v6 20 20 * [http://toolmantim.com/article/2006/5/31/installing_django_on_osx Installing Django on OSX] 21 21 * [http://www.b-list.org/weblog/2006/05/21/django-gzip-and-wsgi Django, gzip and WSGI] 22 22 * [http://code.djangoproject.com/wiki/ServerArrangements A comprehensive list of server arrangements and setup guidelines] 23 23 24 24 === Understanding Django Internals === … … 35 35 * [http://www.b-list.org/weblog/2006/06/14/django-tips-template-context-processors Template context processors] 36 36 * [http://www.b-list.org/weblog/2006/06/07/django-tips-write-better-template-tags Write better template tags] 37 37 * [http://code.djangoproject.com/wiki/MyghtyTemplatesInDjango Using Myghty Templates] 38 38 39 39 === Fun stuff with the Admin section ===