Ticket #20 (closed enhancement: fixed)
Add Calendar template tag to show posts
| Reported by: | nicholas | Owned by: | nicholas |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Django Blog (Python) | Version: | |
| Keywords: | Cc: |
Description
Add a calendar template tag that will show the calendar but provide links on the days that posts were made.
This should allow a variable number of months to be generated as well as allowing a template to be used.
If should also be possible to specify a given month that will always be shown or just show the current month.
Change History
Note: See
TracTickets for help on using
tickets.
Committed to trunk in [354].