issues
search
shellfly
/
django-vote
Simple vote for django
http://django-vote.readthedocs.io
Apache License 2.0
158
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Field Type for Object/User ID
#87
y2kbadbug
opened
4 months ago
0
Issue with template code that worked before updating Django 3->4 (possibly postgresql 13->14)
#86
y2kbadbug
opened
2 years ago
13
Swappable Vote model
#85
harikvpy
opened
2 years ago
4
Replace self.queryset with Viewset method equivalents
#84
harikvpy
closed
2 years ago
1
AttributeError: 'NoteType' exception in viewsets without queryset attribute
#83
harikvpy
closed
1 year ago
0
Create python-publish.yml
#82
shellfly
closed
2 years ago
1
fix codecov upload
#81
shellfly
closed
2 years ago
1
Feature/GitHub action
#80
shellfly
closed
2 years ago
0
Create ci.yml
#79
shellfly
closed
2 years ago
0
Update/django v4
#78
BlueLovin
closed
2 years ago
8
Add feature to automatically vote on object creation?
#77
BlueLovin
closed
3 years ago
4
django-vote does not support down voting as README states
#76
MurphyAdam
closed
1 year ago
5
Is there anyway to do a select_related() to prevent additional database hit
#75
ericel
opened
3 years ago
1
Urls have not been mentioned in readme/docs
#74
KyryloKaralyus
closed
3 years ago
0
Object.votes.all(user_id) only returns a queryset of objects that I have Up voted
#73
Ronster2018
opened
4 years ago
2
Issue 71: separated count votes functions
#72
edegeyer
opened
4 years ago
3
Clear separation of the count functions/one count function for all
#71
edegeyer
opened
4 years ago
0
Extending the VoteModel model
#70
n1k0
closed
4 years ago
3
How do I see how many up and down votes a model has?
#69
MysteryCoder456
closed
4 years ago
3
Feature Request: Specify the vote affects
#68
quank123wip
opened
4 years ago
2
Add VoteMixin & Django 3.0 test
#67
shellfly
closed
4 years ago
1
Need a detailed documentation
#66
Gilbishkosma
closed
4 years ago
1
Using update_at field instead of create_at
#65
YemreGurses
opened
5 years ago
3
How to use django-vote in templates ?
#64
Damar225
closed
1 year ago
4
Fix vote_exists template tag for django 2.0
#63
DoctorJohn
closed
6 years ago
9
vote_exists template tag doesn't work under django 2.0
#62
DoctorJohn
closed
6 years ago
0
cascade on content type delete
#61
philippeluickx
closed
6 years ago
3
Django 2.0 error
#60
philippeluickx
closed
6 years ago
3
New release?
#59
philippeluickx
closed
7 years ago
2
Best way to get a sum of all votes for a given filter query?
#58
perrierism
closed
7 years ago
1
Corrected a spelling error
#57
WillSkywalker
closed
7 years ago
1
class name error
#56
fmatray
closed
7 years ago
1
Questions on Vote_vote db and user_id part
#55
heeryung
opened
7 years ago
1
A basic template implementation and views function?
#54
tigrettin
closed
6 years ago
4
Is there an option to clear all existing votes?
#53
CuriousLearner
opened
7 years ago
1
Provide the user vote in manager
#52
philippeluickx
closed
7 years ago
5
Check if user voted up or down
#51
mihovilm
closed
7 years ago
4
Difference between downvote and delete
#50
mihovilm
closed
7 years ago
22
"TypeError: int() argument must be a string or a number, not 'User'" when doing object.votes.up(user)
#49
mike-johnson-jr1
closed
7 years ago
2
How to see what user voted?
#48
killerbarney
closed
7 years ago
2
TypeError: unsupported operand
#47
mendter
closed
7 years ago
5
Up voting prevents down voting.
#46
wmantly
closed
7 years ago
2
Feature support vote down
#45
shellfly
closed
7 years ago
1
user id as UUID
#44
murdav
closed
7 years ago
2
support vote down
#43
michaelyou
closed
7 years ago
1
add pypi badge
#42
tooooolong
closed
7 years ago
0
add index together for content_type and object_id
#41
michaelyou
closed
7 years ago
1
extending VotableManager
#40
murdav
closed
7 years ago
2
question about prefetch_related
#39
murdav
closed
7 years ago
2
add migrations
#38
shellfly
closed
8 years ago
1
Next