- 30 Mar, 2010 1 commit
-
-
Alex Gaynor committed
-
- 21 Mar, 2010 4 commits
-
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
- 28 Feb, 2010 1 commit
-
-
Alex Gaynor committed
-
- 14 Feb, 2010 1 commit
-
-
Alex Gaynor committed
-
- 07 Feb, 2010 2 commits
-
-
No longer allow trying to get tags for an unsaved instance. Running the test suite now requires python 2.5 (I'll roll this back if it affects anyone unduely).
Alex Gaynor committed -
Alex Gaynor committed
-
- 04 Feb, 2010 6 commits
-
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Only create one TaggedItem if the same tag is given more than once, with a test showing the problem. Fixes issue #8 (http://github.com/alex/django-taggit/issues#issue/8) by applying Charlie's patch.
Matt Croydon committed -
Alex Gaynor committed
-
Alex Gaynor committed
-
- 27 Jan, 2010 2 commits
-
-
Changed the related_name on the content_type field for TaggedItem to tagged_items per Alex's suggestion.
Matt Croydon committed -
Matt Croydon committed
-
- 25 Jan, 2010 6 commits
-
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
- 14 Jan, 2010 1 commit
-
-
Alex Gaynor committed
-
- 13 Jan, 2010 10 commits
-
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
Rob Hudson committed
-
This finds similar objects that have the most tags in common.
Rob Hudson committed -
Alex Gaynor committed
-
Fixed #4. Removed support for lookups using the (default) lookup, you must use __in, since using exact only works under SQLite.
Alex Gaynor committed -
Alex Gaynor committed
-
Alex Gaynor committed
-
Alex Gaynor committed
-
- 01 Jan, 2010 1 commit
-
-
Nathan Borror committed
-
- 31 Dec, 2009 2 commits
-
-
Alex Gaynor committed
-
Alex Gaynor committed
-
- 30 Dec, 2009 3 commits
-
-
Ben Firshman committed
-
alex committed
-
Alex Gaynor committed
-