winkidney
fe1439b2a2
Fix: Fix permission check for tastypie / update to 0.14.1
pirms 6 gadiem
winkidney
f85a1e7301
Fix: Upgrade django to 1.11 LTS
New version of django fix the RuntimeError while saving wepb file.
The patch will not be applied to Django 1.8
Ref: https://www.djangoproject.com/download/#supported-versions
Ref: https://github.com/django/django/pull/10331
pirms 6 gadiem
winkidney
fadb898804
Fix: Add test for extra referer field
pirms 6 gadiem
winkidney
5ed61913a1
Feature: Add UA and referer to fetch pictures from more sites
pirms 6 gadiem
winkidney
b7135b64aa
Feature: Add referer field for Pin
pirms 6 gadiem
winkidney
701b4dd581
Fix: Add workaround for image object deletion after pin deleted
pirms 6 gadiem
Carey Metcalfe
df4b63de23
Fix tags being serialized as stringified map objects
This commit fixes an issue where the `tags` key of pins in the API response would be serialized as the string `"<map object at 0x...>". This issue would cause a `TypeError: pins.objects[i].tags.sort is not a function` on the frontend and prevent the page from loading.
pirms 6 gadiem
Isaac Bythewood
da853fad92
Updating tests for new app organization
pirms 6 gadiem
Isaac Bythewood
1fcdf2a9a3
Refactor apps to be in repo folder
pirms 6 gadiem