winkidney
fe1439b2a2
Fix: Fix permission check for tastypie / update to 0.14.1
2018-08-26 21:30:07 -07:00
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
2018-08-26 21:30:07 -07:00
winkidney
5ed61913a1
Feature: Add UA and referer to fetch pictures from more sites
2018-08-21 20:08:50 +08:00
winkidney
b7135b64aa
Feature: Add referer field for Pin
2018-08-21 19:52:21 +08:00
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.
2018-04-03 09:08:50 -04:00
Isaac Bythewood
1fcdf2a9a3
Refactor apps to be in repo folder
2018-02-08 21:57:49 -05:00