qhonuskan-votes icon indicating copy to clipboard operation
qhonuskan-votes copied to clipboard

Simple reddit like voting system without usage off GenericForeignKeys. Built for linkfloyd project.

Results 4 qhonuskan-votes issues
Sort by recently updated
recently updated
newest added

``` [21/Jul/2020 02:21:16] "POST /votes/vote/ HTTP/1.1" 200 27 Internal Server Error: /votes/vote/ Traceback (most recent call last): File "/Users/mirat/.pyenv/versions/3.7.4/lib/python3.7/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/Users/mirat/.pyenv/versions/3.7.4/lib/python3.7/site-packages/django/core/handlers/base.py", line 115,...

Bug

I'd like to see an example of this without downloading it an running it. Any chance you could host a version online?

Task

Warning message must be: > Demo project is working, but there are no objects to list in the database. Load initial data by using: > ./manage.py loaddata initial_data.json"

Task