61 | | There are a few tickets aiming to add features to the Paginator class, and even a new implementation by Adrian in #1374. There is also code for a PaginatorTag. |
| 61 | * #3546 - Add timestamp and user for edits to Comment/FreeComment in contrib.comments |
| 62 | * #1829 - refactor comment urls |
| 63 | * #2134 - add comment object to comments/posted template |
| 64 | * #1853 - admin documentation section errors for 'comments' tags |
| 65 | * #2177 - include Free Preview and Posted Templates for Comments App (has patch) |
| 66 | * #2228 - Add e-mail and URL to free comments (with patch, design. dec. needed) |
| 67 | * #3091 - Add 'extra_context' and 'context_processors' to django.contrib.comments (with patch) |
| 68 | * #3473 - Karma creation broken (with patch) |
| 69 | * #3546 - Add timestamp and user for edits to Comment/FreeComment |
110 | | |
111 | | == contrib.comments rewrite == |
112 | | |
113 | | * #3546 - Add timestamp and user for edits to Comment/FreeComment in contrib.comments |
114 | | * #1829 - refactor comment urls |
115 | | * #2134 - add comment object to comments/posted template |
116 | | * #1853 - admin documentation section errors for 'comments' tags |
117 | | * #2177 - include Free Preview and Posted Templates for Comments App (has patch) |
118 | | * #2228 - Add e-mail and URL to free comments (with patch, design. dec. needed) |
119 | | * #3091 - Add 'extra_context' and 'context_processors' to django.contrib.comments (with patch) |
120 | | * #3473 - Karma creation broken (with patch) |
121 | | * #3546 - Add timestamp and user for edits to Comment/FreeComment |
122 | | |