Changes between Version 7 and Version 8 of Tutorials


Ignore:
Timestamp:
Mar 14, 2007, 4:41:20 PM (18 years ago)
Author:
Simon G. <dev@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials

    v7 v8  
    9898 * [http://www.carcosa.net/jason/blog/computing/django/gotchas-2006-04-19 Some django gotchas]
    9999 * [http://feh.holsman.net/articles/2006/06/03/django-contenttype Django’s Undocumented contenttype app]
    100 
     100 * [http://www.rkblog.rk.edu.pl/w/p/django-profiling-hotshot-and-kcachegrind/ Django profiling with hotshot and kcachegrind]
     101 * [http://www.23excuses.com/2006/Jun/30/simple-django-view-for-dynamic-text-replacement/ Simple Django View For Dynamic Text Replacement]
    101102
    102103=== Framework Comparisons ===
    103104
     105 * [http://www.vaporbase.com/postings/91 Evaluating Web Development Frameworks: Rails and Django (part 1/15)]
     106 * [http://predius.org/blog/2006/12/05/why-django-kicks-ruby-on-rails-collective-ass/ Why Django kicks Ruby on Rails’ collective ass.]
     107 * [http://tabo.aurealsys.com/archives/2005/10/11/django-or-why-i-chose-it-over-turbogears-and-ruby-on-rails/ Django, Or why I chose it over turbogears and ruby on rails]
     108 * [http://www.oreillynet.com/onlamp/blog/2006/02/a_brief_djangoturbogears_compa.html A brief Django/Turbogears Comparison]
Back to Top