My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 28, 2008 by jonathan.buchanan
Labels: Phase-Design, Featured
BackwardsIncompatibleChanges  
Backwards-incompatible changes to Django Tagging

Backwards-incompatible changes since version 0.1 (Revision 79)

Revision 114 (12th January, 2008)

Flexible multi-word tags landed in SVN trunk - this was used as an opportunity to clean up some long-standing untidiness. Other backwards-incompatible changes:

Backwards-incompatible changes since version 0.2 (Revision 122)

Revision 130 (21st January, 2008)

TaggedItemManager's methods now accept a queryset_or_model argument instead of a model argument, so you'll need to change your code if you were using model as a keyword argument.

The tagged_object_list generic view's model argument has also been renamed to queryset_or_model.


Sign in to add a comment
Hosted by Google Code