Django

Code

Changeset 249

Show
Ignore:
Timestamp:
07/20/05 13:24:51 (3 years ago)
Author:
wilson
Message:

Fixed link to overview to skip redirect

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • djangoproject.com/django_website/templates/flatfiles/homepage.html

    r235 r249  
    99<h2 class="deck">Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</h2> 
    1010<p>Developed and used over the past two years by a newspaper Web operation, Django is well-suited for developing content-management systems. It was designed from scratch to handle the intensive deadlines of a newsroom and the stringent requirements of experienced Web developers. It focuses on automating as much as possible and adhering to the <a href="http://c2.com/cgi/wiki?DontRepeatYourself"><abbr title="Don't Repeat Yourself">DRY</abbr> principle</a>.</p> 
    11 <p>Dive in by <a href="/overview/">reading the overview &rarr;</a></p> 
     11<p>Dive in by <a href="/documentation/overview/">reading the overview &rarr;</a></p> 
    1212<p>When you're ready to code, read the <a href="/documentation/install/">installation guide</a> and <a href="/documentation/tutorial1/">tutorial</a>.</p> 
    1313<div id="content-secondary">