~kkubasik/django/aggregation-branch

« back to all changes in this revision

Viewing changes to docs/add_ons.txt

  • Committer: adrian
  • Date: 2006-05-02 01:31:56 UTC
  • Revision ID: vcs-imports@canonical.com-20060502013156-2941fcd40d080649
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
=====
13
13
 
14
14
The automatic Django administrative interface. For more information, see
15
 
`Tutorial 3`_.
 
15
`Tutorial 2`_.
16
16
 
17
 
.. _Tutorial 3: http://www.djangoproject.com/documentation/tutorial2/
 
17
.. _Tutorial 2: http://www.djangoproject.com/documentation/tutorial2/
18
18
 
19
19
comments
20
20
========