Django

Code

Changeset 2756

Show
Ignore:
Timestamp:
04/27/06 17:12:51 (2 years ago)
Author:
adrian
Message:

magic-removal: Merged to [2755]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/branches/magic-removal/docs/generic_views.txt

    r2744 r2756  
    239239    As in ``archive_month``, you can pass an optional ``month_format``. You can 
    240240    also pass ``day_format``, which defaults to ``"%d"`` (day of the month as a 
    241     decimal number, 1-31). 
     241    decimal number, 01-31). 
    242242 
    243243    Takes an optional ``template_object_name`` parameter, which designates the