My favorites | Sign in
Project Logo
                
Search
for
Updated Feb 11, 2009 by semente
Labels: Featured, Phase-Design
BackwardsIncompatibleChanges  
Backwards-incompatible changes to Django Diário

Backwards-incompatible changes since version 0.2 (r182)

r199 (8th February, 2009)

  • Added author field ( issue 7 ). You need update your diario_entry table.

r198 (8th February, 2009)

  • Renamed argument tag to bit in diario.views.syndication.feed. You need update yours URLConf if use this view..

Backwards-incompatible changes since version 0.1 (r118)

r149 (25th October, 2008)

  • Moved entries feeds to diario.feeds.entries, comments feeds to diario.feeds.comments and tagged feeds to diario.feeds.tagged;
  • Moved entries template tags to diario.templatetags.diario_entries and comments template tags to diario.templatetags.diario_comments.

r135 (25th September, 2008)

  • Renamed the feed classes RssFreeCommentsFeed and AtomFreeCommentsFeed to RssCommentsFeed and AtomCommentsFeed ( issue 39 );
  • Renamed the template tag get_diario_free_comment_list to get_diario_comment_list ( issue 39 ).

r119 (26th February, 2008)

  • Added enable_comments field ( issue 17 ). You need update your diario_entry table.

Sign in to add a comment
Hosted by Google Code