issues
search
apiaryio
/
polls-api
Polls is an example web API that allows consumers to view polls and vote in them.
MIT License
46
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump sqlparse from 0.4.1 to 0.4.4
#98
dependabot[bot]
opened
1 year ago
0
chore(deps): bump django from 2.2.20 to 2.2.28
#97
dependabot[bot]
opened
2 years ago
0
chore(deps): bump django from 2.2.20 to 2.2.27
#96
dependabot[bot]
closed
2 years ago
1
chore(deps): bump sqlparse from 0.4.1 to 0.4.2
#95
dependabot[bot]
closed
1 year ago
1
chore(deps): bump django from 2.2.20 to 2.2.24
#94
dependabot[bot]
closed
2 years ago
1
chore(deps): bump django from 2.2.20 to 2.2.22
#93
dependabot[bot]
closed
3 years ago
1
chore(deps): bump django from 2.2.20 to 2.2.21
#92
dependabot[bot]
closed
3 years ago
1
chore(deps): bump django from 2.2.18 to 2.2.20
#91
dependabot[bot]
closed
3 years ago
0
chore(deps): bump django from 2.2.13 to 2.2.18
#90
dependabot[bot]
closed
3 years ago
0
Run code through isort + black
#89
kylef
closed
4 years ago
0
Return 404 when deleting unknown question
#88
kylef
closed
4 years ago
0
Return 404 when page is not a number
#87
kylef
closed
4 years ago
0
chore(deps): bump django from 2.2.10 to 2.2.13
#86
dependabot[bot]
closed
4 years ago
0
Add OWASP recommended headers
#85
kylef
closed
4 years ago
0
Add X-Frame-Options header as per OWASP report
#84
kylef
closed
4 years ago
0
chore(deps): bump django from 2.2.7 to 2.2.10
#83
dependabot[bot]
closed
4 years ago
0
Support CORs
#82
kylef
closed
4 years ago
2
chore(deps): bump django from 2.2.7 to 2.2.8
#81
dependabot[bot]
closed
4 years ago
1
Update dependencies
#80
kylef
closed
4 years ago
0
Allow cleanup script to delete votes
#79
kylef
closed
4 years ago
0
Redirect to HTTPS when using HTTP
#78
kylef
closed
5 years ago
0
chore(deps): bump django from 2.2.2 to 2.2.4
#77
dependabot[bot]
closed
5 years ago
0
Make /healthcheck verify database availability
#76
kylef
closed
5 years ago
0
Add /healthcheck
#75
kylef
closed
5 years ago
0
Update Django to 2.2
#74
kylef
closed
5 years ago
0
Update to Python 3.7
#73
kylef
closed
5 years ago
0
Use mimeparse over negotiator
#72
kylef
closed
5 years ago
0
Align with default django project
#71
kylef
closed
5 years ago
0
Update dj-database-url and django-cors-headers
#70
kylef
closed
5 years ago
1
Update dj-database-url and django-cors-headers
#69
kylef
closed
5 years ago
0
Remove unused cachecontrol dependency
#68
kylef
closed
5 years ago
0
Update to psycopg2-binary
#67
kylef
closed
5 years ago
0
Handle accept header without subtype
#66
kylef
closed
5 years ago
0
psycopg2 wheel package will be renamed from release 2.8
#65
kylef
closed
5 years ago
0
Missing delete in api
#64
dlintw
opened
5 years ago
0
Mitigate vulnerabilities
#63
honzajavorek
closed
5 years ago
1
Fix incorrect working directory in docker compose
#62
kylef
closed
6 years ago
0
Revert "Update to Python 3.6"
#61
kylef
closed
6 years ago
0
Update to Python 3.6
#60
kylef
closed
6 years ago
0
Update Django and Gunicorn
#59
kylef
closed
6 years ago
1
Return 404 when voting for a choice that doesnt exist
#58
kylef
closed
6 years ago
0
Validate entire request body when creating questions
#57
kylef
closed
6 years ago
0
Move to Django 1.11.13 (LTS)
#56
kylef
closed
6 years ago
0
Use pipenv to manage dependencies
#55
kylef
closed
6 years ago
0
Rename swagger document extension from yml to yaml
#54
kylef
closed
6 years ago
0
Move away from heroku/python docker image
#53
kylef
closed
6 years ago
0
Remove launch darkly
#52
kylef
closed
6 years ago
0
Return 404 when choice or question is not found
#51
kylef
closed
6 years ago
0
Update location to initial data in cleanup command
#50
kylef
closed
6 years ago
0
Handle possible ValueError when parsing JSON
#49
honzajavorek
closed
6 years ago
0
Next