Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
django-taggit
Conversations
About
django-taggit
1–30 of 68
Mark all as read
Report abusive group
0 selected
jon.h...@15five.com
3/5/20
Latest version update to PyPi
Just curious when the next version will be released to PyPi? I need the functionality for using `
unread,
Latest version update to PyPi
Just curious when the next version will be released to PyPi? I need the functionality for using `
3/5/20
sergey...@techops.ru
4/19/19
Tag ordering (keep same as when saving)
Hi guys! I didn't find this problem is issues that's why i ask here. Can I make it so that
unread,
Tag ordering (keep same as when saving)
Hi guys! I didn't find this problem is issues that's why i ask here. Can I make it so that
4/19/19
sofutou...@gmail.com
4/3/19
tag urls please help!
I have a problem. i cant sent a right url when clicked on a tag link. it always show 404 error pages.
unread,
tag urls please help!
I have a problem. i cant sent a right url when clicked on a tag link. it always show 404 error pages.
4/3/19
matu...@gmail.com
12/11/18
Status of django-taggit-templatetags
Hello group. I'm restarting one of my old projects which was using django taggit. As taggit
unread,
Status of django-taggit-templatetags
Hello group. I'm restarting one of my old projects which was using django taggit. As taggit
12/11/18
sailes...@gmail.com
9/21/18
I'm getting error while trying to retirve all the data
unread,
I'm getting error while trying to retirve all the data
9/21/18
Anthony Roberts
, …
alinou...@gmail.com
3
7/30/17
Taggit doesn't seem to save tags on model creation.
I am currently having the same problem. Would appreciate an update. I have looked at the link posted
unread,
Taggit doesn't seem to save tags on model creation.
I am currently having the same problem. Would appreciate an update. I have looked at the link posted
7/30/17
torste...@gmail.com
6/23/17
Reverse Query Name Clash
Hi Folks, I have a model class Name with the following field: tags = TaggableManager(related_name=
unread,
Reverse Query Name Clash
Hi Folks, I have a model class Name with the following field: tags = TaggableManager(related_name=
6/23/17
vi...@unessa.net
4/28/17
Possible bug with fetch_related?
Hello djangonauts! I have a following model with tags: tags = TaggableManager(through='knuckles.
unread,
Possible bug with fetch_related?
Hello djangonauts! I have a following model with tags: tags = TaggableManager(through='knuckles.
4/28/17
federico...@gmail.com
4/19/17
Contributing, docs issue, UUID issue
Hi all, I'm working to include django-taggit as a dependency of a project called OpenWISP 2,
unread,
Contributing, docs issue, UUID issue
Hi all, I'm working to include django-taggit as a dependency of a project called OpenWISP 2,
4/19/17
maxi...@gmail.com
4/1/17
tagging.models.Tag doesn't declare an explicit app_label
hello , everybody know , how i can solved this issue ?. i have django 1.9 RuntimeError: Model class
unread,
tagging.models.Tag doesn't declare an explicit app_label
hello , everybody know , how i can solved this issue ?. i have django 1.9 RuntimeError: Model class
4/1/17
davide...@gmail.com
3/15/17
max_length > 100 characters
Dear All, I need to have the max_length (https://github.com/alex/django-taggit/blob/master/taggit/
unread,
max_length > 100 characters
Dear All, I need to have the max_length (https://github.com/alex/django-taggit/blob/master/taggit/
3/15/17
none
, …
and...@gmail.com
3
8/19/16
Admin, order by aggregate count?
A very old thread but I thought I'd post an solution for cases where you can use ORM aggregates.
unread,
Admin, order by aggregate count?
A very old thread but I thought I'd post an solution for cases where you can use ORM aggregates.
8/19/16
ggi...@gmail.com
8/3/16
preserving tag ordering
I am serializing tags to xml and restoring them back from xml. The order always ends up reversed. How
unread,
preserving tag ordering
I am serializing tags to xml and restoring them back from xml. The order always ends up reversed. How
8/3/16
alag...@gmail.com
2
4/2/15
About migration and about taggid admin
Ok, i have a other question: I have a topic model, and as you can think, i have a ForeyngKey relation
unread,
About migration and about taggid admin
Ok, i have a other question: I have a topic model, and as you can think, i have a ForeyngKey relation
4/2/15
davidtor...@gmail.com
4/1/15
Cache
Hello, is there a way i can avoid caching the result from an api call that will autocomplete my tags
unread,
Cache
Hello, is there a way i can avoid caching the result from an api call that will autocomplete my tags
4/1/15
john....@gmail.com
3/21/15
Re: Multiple TaggableManagers to a Model
Does this work? Can I tag a model to different type of tag? Say a plain text tag (that's same as
unread,
Re: Multiple TaggableManagers to a Model
Does this work? Can I tag a model to different type of tag? Say a plain text tag (that's same as
3/21/15
Dominique Guardiola Falco
,
john....@gmail.com
4
3/21/15
How to create my own Tag model
I'm also new to Taggit and trying to figure out a way to work with this thing. I think, if you
unread,
How to create my own Tag model
I'm also new to Taggit and trying to figure out a way to work with this thing. I think, if you
3/21/15
floria...@gmail.com
3/18/15
Failure when using existing tag and running under UWSGI
Dear all of you, I have read a lot around and can't find an answer. I get a strange behaviour
unread,
Failure when using existing tag and running under UWSGI
Dear all of you, I have read a lot around and can't find an answer. I get a strange behaviour
3/18/15
wakeb...@gmail.com
,
JX3
2
11/22/14
Connect m2m_changed signal?
I found this through Google so I'm going to reply for clarity. Taggit doesn't fire the
unread,
Connect m2m_changed signal?
I found this through Google so I'm going to reply for clarity. Taggit doesn't fire the
11/22/14
cwl19...@gmail.com
10/27/14
coding error: gb2312 can't save
python2.7 django1.7 mysql i am come from chinese. when i save tags use chinese, i cause an error ,
unread,
coding error: gb2312 can't save
python2.7 django1.7 mysql i am come from chinese. when i save tags use chinese, i cause an error ,
10/27/14
arct...@gmail.com
,
rx...@counsyl.com
2
9/28/14
Strange issue with generic tag manager
I was running into the exact same problem trying to upgrade my codebase to Django 1.6, and I have a
unread,
Strange issue with generic tag manager
I was running into the exact same problem trying to upgrade my codebase to Django 1.6, and I have a
9/28/14
j...@nijel.org
2
9/12/14
Case Insensitive Tagging?
I noticed on GitHub that shacker posted on this with issue #70, and then attempted to fold in his
unread,
Case Insensitive Tagging?
I noticed on GitHub that shacker posted on this with issue #70, and then attempted to fold in his
9/12/14
istvan...@gmail.com
3/4/14
Saving tag list to a field
Hello all, I have a strange problem and I am stuck a little. I have a Content model with tagging set
unread,
Saving tag list to a field
Hello all, I have a strange problem and I am stuck a little. I have a Content model with tagging set
3/4/14
alternate
2/28/14
Taggit filter objects
I got objects like these (constant number of Article objects) Article1 (Tag1, Tag2, Tag3) Article2 (
unread,
Taggit filter objects
I got objects like these (constant number of Article objects) Article1 (Tag1, Tag2, Tag3) Article2 (
2/28/14
Kenny Rachuonyo
2/3/14
Python 2.6 Support
I'm using Django 1.5 on Python 2.6. I needed to know whether I'm likely to run into any
unread,
Python 2.6 Support
I'm using Django 1.5 on Python 2.6. I needed to know whether I'm likely to run into any
2/3/14
Phil Gyford
, …
Karen Wright
8
1/7/14
Most popular entry tags per blog - how best to do it?
Forgive me, but I am still new to Django and have diligently studied the above thread five times, but
unread,
Most popular entry tags per blog - how best to do it?
Forgive me, but I am still new to Django and have diligently studied the above thread five times, but
1/7/14
westdot...@gmail.com
10/31/13
Re: Cannot resolve keyword 'content_object' into field.
(Replying to a year-old post here, but hopefully it'll help the next person like me who gets the
unread,
Re: Cannot resolve keyword 'content_object' into field.
(Replying to a year-old post here, but hopefully it'll help the next person like me who gets the
10/31/13
sup...@rewardz.sg
10/26/13
Django tags not saved for model
I'm trying to add tags to my reward model from my admin but after clicking save, the tags
unread,
Django tags not saved for model
I'm trying to add tags to my reward model from my admin but after clicking save, the tags
10/26/13
madlit...@gmail.com
3
10/15/13
Custom Tag for multiple models
I just ended up just changing the model for TagBase as so: class TagBase(models.Model): name = models
unread,
Custom Tag for multiple models
I just ended up just changing the model for TagBase as so: class TagBase(models.Model): name = models
10/15/13
burak.k...@gmail.com
4
8/22/13
wrong tag list
Solution : from django.contrib.contenttypes.models import ContentType contentType = ContentType.
unread,
wrong tag list
Solution : from django.contrib.contenttypes.models import ContentType contentType = ContentType.
8/22/13