Django

Code

Changeset 9051

Show
Ignore:
Timestamp:
09/16/08 23:52:25 (4 months ago)
Author:
adrian
Message:

Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/ref/contrib/admin.txt

    r9028 r9051  
    44The Django admin site 
    55===================== 
     6 
     7.. module:: django.contrib.admin 
     8   :synopsis: Django's admin site. 
    69 
    710One of the most powerful parts of Django is the automatic admin interface. It