Changes between Version 13 and Version 14 of FeatureGrouping


Ignore:
Timestamp:
Feb 21, 2007, 6:12:08 PM (17 years ago)
Author:
Simon G. <dev@…>
Comment:

adding contrib.comments section

Legend:

Unmodified
Added
Removed
Modified
  • FeatureGrouping

    v13 v14  
    9494 * A RESTful Django? http://groups.google.com/group/django-users/browse_thread/thread/540bce06cda01fc7/056d6c595547abc9
    9595
     96== contrib.comments rewrite ==
     97
     98 * #3546 - Add timestamp and user for edits to Comment/FreeComment in contrib.comments
     99 * #1829 - refactor comment urls
     100 * #2134 - add comment object to comments/posted template
     101 * #1853 - admin documentation section errors for 'comments' tags
     102 * #2177 - include Free Preview and Posted Templates for Comments App (has patch)
     103 * #2228 - Add e-mail and URL to free comments (with patch, design. dec. needed)
     104 * #3091 - Add 'extra_context' and 'context_processors' to django.contrib.comments (with patch)
     105 * #3473 - Karma creation broken (with patch)
     106 * #3546 - Add timestamp and user for edits to Comment/FreeComment
     107
Back to Top